Class: Carnival::AdminUserPresenter

Inherits:
BaseAdminPresenter show all
Defined in:
app/presenters/carnival/admin_user_presenter.rb

Instance Attribute Summary

Attributes inherited from BaseAdminPresenter

#special_scope_to_exec

Method Summary

Methods inherited from BaseAdminPresenter

action, #actions, #actions_for_page, #actions_for_record, #advanced_search_fields, #base_query, #controller_name, #date_filter_field, #default_scope, #default_sort_direction, #default_sortable_field, #fields, #fields_for_action, #form_for, #full_model_name, #has_action?, #initialize, #model_class, #model_name, #model_path, #must_render_field?, #parse_advanced_search, #presenter_to_field, #relation_field?, #relation_label, #relation_path, #scopes, #scopes_counters, #searchable_fields, #sortable_fields, #table_name

Constructor Details

This class inherits a constructor from Carnival::BaseAdminPresenter