Controller/Action/Form/Controller.php
\Kwf_Controller_Action_Form_Controller
- Extends from
- \Kwf_Controller_Action
- Properties
- $_form
- Methods
- _afterSave
- _initFields
- _showForm
- indexAction
- preDispatch
- successAction
Properties
Methods
_afterSave
_afterSave(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_initFields
_initFields(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_showForm
_showForm(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
indexAction
indexAction(
)
:
This method is called when the url is requested without params and sub-paths
Details
- visibility
- public
- final
- false
- static
- false
preDispatch
preDispatch(
)
:
Details
- visibility
- public
- final
- false
- static
- false
successAction
successAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false