XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
![]() | |
isEnableCreate () | |
_doExecute () | |
![]() | |
_setupObject () | |
prepare (&$controller, &$xoopsUser) | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 19 of file ImagecategoryDeleteAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 26 of file ImagecategoryDeleteAction.class.php.
_getId | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 21 of file ImagecategoryDeleteAction.class.php.
_setupActionForm | ( | ) |
Reimplemented from Legacy_AbstractEditAction.
Definition at line 32 of file ImagecategoryDeleteAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 55 of file ImagecategoryDeleteAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 50 of file ImagecategoryDeleteAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 38 of file ImagecategoryDeleteAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 45 of file ImagecategoryDeleteAction.class.php.