Class: Engine2::ModifyMeta
- Includes:
- MetaModifySupport
- Defined in:
- lib/engine2/meta/form_meta.rb
Instance Attribute Summary
Attributes inherited from Meta
#action, #assets, #invokable, #static
Method Summary
Methods included from MetaModifySupport
included, #invoke, #modify_record, #post_run, #pre_run, #record
Methods included from MetaFormSupport
#field_template, #hr_after, #post_process, #post_run, #pre_run, #record, #template
Methods included from MetaModelSupport
#action_defined, #get_type_info, #hide_pk, #pre_run, #show_pk, #unsupported_association
Methods included from MetaAPISupport
#config, #decorate, #field_filter, #hide_fields, #info, #info!, #loc!, #reload_routes!, #render, #show_fields
Methods included from MetaTabSupport
#field_tabs, #lazy_tab, #select_tabs
Methods included from MetaPanelSupport
#modal_action, #panel, #panel_class, #panel_footer, #panel_panel_template, #panel_template, #panel_title, #post_run, #pre_run
Methods included from MetaMenuSupport
Methods included from MetaAngularSupport
#ng_call, #ng_execute, #ng_info!, #ng_record, #ng_record!
Methods included from MetaOnChangeSupport
Methods included from MetaQuerySupport
#find_record, #get_query, #post_run, #query, #select
Methods inherited from Meta
#action_defined, #check_static_meta, #dynamic?, #freeze_meta, #get, http_method, #http_method, inherited, #initialize, #invoke!, #lookup, #merge, #meta_type, meta_type, #post_process, #post_run, #pre_run, #request, #request_meta_proc_params, #split_keys
Constructor Details
This class inherits a constructor from Engine2::Meta