XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
_setupObject () | |
_isEnableCreate () | |
prepare () | |
getDefaultView () | |
execute () | |
_doExecute () | |
![]() | |
Profile_AbstractAction () | |
isMemberOnly () | |
isAdminOnly () | |
hasPermission () | |
executeViewSuccess (&$controller, &$render) | |
executeViewError (&$render) | |
executeViewIndex (&$render) | |
executeViewInput (&$render) | |
executeViewPreview (&$render) | |
executeViewCancel (&$render) | |
Data Fields | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$mRoot = null | |
$mModule = null | |
$mAsset = null | |
Definition at line 15 of file AbstractEditAction.class.php.
_doExecute | ( | ) |
Definition at line 119 of file AbstractEditAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 31 of file AbstractEditAction.class.php.
_getId | ( | ) |
Definition at line 24 of file AbstractEditAction.class.php.
_isEnableCreate | ( | ) |
Definition at line 61 of file AbstractEditAction.class.php.
_setupActionForm | ( | ) |
Definition at line 38 of file AbstractEditAction.class.php.
_setupObject | ( | ) |
Definition at line 45 of file AbstractEditAction.class.php.
execute | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 92 of file AbstractEditAction.class.php.
getDefaultView | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 78 of file AbstractEditAction.class.php.
prepare | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 69 of file AbstractEditAction.class.php.
$mActionForm = null |
Definition at line 19 of file AbstractEditAction.class.php.
$mObject = null |
Definition at line 17 of file AbstractEditAction.class.php.
$mObjectHandler = null |
Definition at line 18 of file AbstractEditAction.class.php.