XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
isEnableCreate () | |
_doExecute () | |
![]() | |
_getId () | |
& | _getHandler () |
_setupActionForm () | |
_setupObject () | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
$mActionForm = null | |
$mConfig | |
![]() | |
_getPageAction () | |
![]() | |
_getPagetitle () | |
Definition at line 9 of file AbstractDeleteAction.class.php.
_doExecute | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Reimplemented in User_AvatarDeleteAction, User_GroupDeleteAction, and User_UserDeleteAction.
Definition at line 16 of file AbstractDeleteAction.class.php.
isEnableCreate | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 11 of file AbstractDeleteAction.class.php.