Summary
- File
- Package hierarchy Item\controllers
- Class hierarchy \AbstractController \AdminModuleController \AbstractAdminItemController \DefaultConfigurationController
This class defines the minimalist controler pattern
This class defines the minimalist controler pattern
__construct( $module_id = '')
$module_id |
None found |
__static()
None found |
get_right_controller_regarding_authorizations() : \Controller
Returns the right controller to execute regarding the authorizations defined for the controller
the right controller
None found |
get_module()
None found |
execute(\HTTPRequestCustom $request)
\HTTPRequestCustom | $request |
None found |
get_items_manager() : \ItemsManager
None found |
get_additional_view_parameters()
None found |
get_template_to_use() : \Template
None found |
hide_fields()
None found |
add_additional_fields( $fieldset)
$fieldset |
None found |
save_additional_fields()
None found |
build_form()
None found |
save()
None found |
$config :
None found |
$lang :
None found |
$items_lang :
None found |
$view :
None found |
$module_id :
None found |
$form : \HTMLForm
None found |
$submit_button : \FormButtonSubmit
None found |