Class: App::BaseViewer
- Inherits:
-
Templet::ViewerRest
- Object
- Templet::ViewerBase
- Templet::ViewerRest
- App::BaseViewer
- Includes:
- Layouts::OptionsConfig
- Defined in:
- lib/generators/templet/templates/core/app/base_viewer.rb
Constant Summary
Constants included from Templet::Constants
Templet::Constants::BS_BUTTON, Templet::Constants::BS_BUTTON_BLOCK, Templet::Constants::BS_BUTTON_DROPDOWN, Templet::Constants::BS_BUTTON_GROUP, Templet::Constants::BS_BUTTON_GROUP_JUSTIFIED, Templet::Constants::BS_BUTTON_GROUP_VERTICAL, Templet::Constants::BS_BUTTON_SIZE, Templet::Constants::BS_BUTTON_SUBMIT, Templet::Constants::BS_BUTTON_SUBMIT_SEARCH, Templet::Constants::BS_BUTTON_TOOLBAR, Templet::Constants::BS_BUTTON_TYPE, Templet::Constants::BS_COL, Templet::Constants::BS_COL_OFFSET, Templet::Constants::BS_FORM, Templet::Constants::BS_FORM_INLINE, Templet::Constants::BS_LIST_GROUP, Templet::Constants::BS_LIST_GROUP_ITEM, Templet::Constants::BS_LIST_INLINE, Templet::Constants::BS_LIST_UNSTYLED, Templet::Constants::BS_NAV, Templet::Constants::BS_NAV_PILLS, Templet::Constants::BS_NAV_PILLS_STACKED, Templet::Constants::BS_NAV_TABS, Templet::Constants::BS_PANEL, Templet::Constants::BS_PANEL_BODY, Templet::Constants::BS_PANEL_HEADING, Templet::Constants::BS_PANEL_TITLE, Templet::Constants::BS_SELECTED, Templet::Constants::BS_TABLE, Templet::Constants::BS_TOOLBAR
Instance Attribute Summary
Attributes inherited from Templet::ViewerRest
#controller, #grand_parent, #meta_model, #model, #models, #parent
Attributes inherited from Templet::ViewerBase
#action, #contexts, #locals, #wrapper
Method Summary
Methods inherited from Templet::ViewerRest
Methods included from Templet::Mixins::Bs::Grid
#col_class, #col_offset_class, #in_cols, #in_rows
Methods included from Templet::Mixins::Bs::Lists
#button_group_dropdown, #in_button_group, #in_button_toolbar, #in_html_list, #in_list_group_buttons, #in_list_group_links, #in_nav
Methods included from Templet::Mixins::HtmlPresenters
#default_list_class, #default_table_class, #get_list_class, #html_definition_list, #html_form, #html_list, #html_table, #stacked_list_class
Methods included from Templet::Mixins::FieldProcs
#hash_field_name_by_proc_call_method, #hash_field_name_by_value_proc, #hash_proc_link_with_params_by_proc_call_method, #proc_action_link_with_params, #proc_call_method, #proc_call_method_format, #proc_index_link_with_params
Methods included from Templet::Viewer::RestActions
Methods included from Templet::Viewer::Presenters
Methods inherited from Templet::ViewerBase
Constructor Details
This class inherits a constructor from Templet::ViewerRest