XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
prepare () | |
executeViewInput (&$render) | |
executeViewSuccess (&$render) | |
executeViewError (&$render) | |
executeViewCancel (&$render) | |
![]() | |
_setupObject () | |
_isEnableCreate () | |
getDefaultView () | |
execute () | |
_doExecute () | |
![]() | |
Profile_AbstractAction () | |
isMemberOnly () | |
isAdminOnly () | |
hasPermission () | |
executeViewSuccess (&$controller, &$render) | |
executeViewIndex (&$render) | |
executeViewPreview (&$render) | |
Data Fields | |
$mFields = [] | |
$mOptions = [] | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$mRoot = null | |
$mModule = null | |
$mAsset = null | |
Definition at line 16 of file DataEditAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 36 of file DataEditAction.class.php.
_getId | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 24 of file DataEditAction.class.php.
_setupActionForm | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 45 of file DataEditAction.class.php.
executeViewCancel | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 100 of file DataEditAction.class.php.
executeViewError | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 91 of file DataEditAction.class.php.
executeViewInput | ( | & | $render | ) |
$render |
Reimplemented from Profile_AbstractAction.
Definition at line 68 of file DataEditAction.class.php.
executeViewSuccess | ( | & | $render | ) |
$render |
Definition at line 82 of file DataEditAction.class.php.
prepare | ( | ) |
Reimplemented from Profile_AbstractEditAction.
Definition at line 55 of file DataEditAction.class.php.
$mFields = [] |
Definition at line 18 of file DataEditAction.class.php.
$mOptions = [] |
Definition at line 19 of file DataEditAction.class.php.