XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
prepare () | |
executeViewInput (&$render) | |
executeViewSuccess (&$controller, &$render) | |
executeViewError (&$render) | |
executeViewCancel (&$render) | |
![]() | |
_setupObject () | |
_isEnableCreate () | |
getDefaultView () | |
execute () | |
_doExecute () | |
![]() | |
Profile_AbstractAction () | |
isMemberOnly () | |
isAdminOnly () | |
hasPermission () | |
executeViewIndex (&$render) | |
executeViewPreview (&$render) | |
Data Fields | |
array | $mTypeArr = [] |
array | $mValidationArr = [] |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$mRoot = null | |
$mModule = null | |
$mAsset = null | |
Protected Member Functions | |
_setHeaderScript () | |
Definition at line 17 of file DefinitionsEditAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 33 of file DefinitionsEditAction.class.php.
_getId | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 25 of file DefinitionsEditAction.class.php.
|
protected |
_setHeaderScript
void |
Definition at line 56 of file DefinitionsEditAction.class.php.
_setupActionForm | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 42 of file DefinitionsEditAction.class.php.
executeViewCancel | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 126 of file DefinitionsEditAction.class.php.
executeViewError | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 117 of file DefinitionsEditAction.class.php.
executeViewInput | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 89 of file DefinitionsEditAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $render ) |
$controller | |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 108 of file DefinitionsEditAction.class.php.
prepare | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 77 of file DefinitionsEditAction.class.php.
array $mTypeArr = [] |
Definition at line 19 of file DefinitionsEditAction.class.php.
array $mValidationArr = [] |
Definition at line 20 of file DefinitionsEditAction.class.php.