XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
isEnableCreate () | |
& | _getHandler () |
_setupActionForm () | |
_isEditable () | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
![]() | |
_setupObject () | |
prepare (&$controller, &$xoopsUser) | |
_doExecute () | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mReadGroups = [] | |
$mAdminGroups = [] | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 18 of file ModuleEditAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 34 of file ModuleEditAction.class.php.
_getId | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 24 of file ModuleEditAction.class.php.
_isEditable | ( | ) |
Definition at line 46 of file ModuleEditAction.class.php.
_setupActionForm | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 40 of file ModuleEditAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 68 of file ModuleEditAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 245 of file ModuleEditAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 240 of file ModuleEditAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 195 of file ModuleEditAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 235 of file ModuleEditAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 55 of file ModuleEditAction.class.php.
isEnableCreate | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 29 of file ModuleEditAction.class.php.
$mAdminGroups = [] |
Definition at line 22 of file ModuleEditAction.class.php.
$mReadGroups = [] |
Definition at line 21 of file ModuleEditAction.class.php.