|
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) | |
Public Member Functions inherited from User_AbstractDeleteAction | |
| isEnableCreate () | |
| _doExecute () | |
Public Member Functions inherited from User_AbstractEditAction | |
| _setupObject () | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| getDefaultView (&$controller, &$xoopsUser) | |
| execute (&$controller, &$xoopsUser) | |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
Data Fields inherited from User_AbstractEditAction | |
| $mObject = null | |
| $mObjectHandler = null | |
| $mActionForm = null | |
| $mConfig | |
Protected Member Functions inherited from User_AbstractEditAction | |
| _getPageAction () | |
Protected Member Functions inherited from User_Action | |
| _getPagetitle () | |
Definition at line 15 of file MailjobDeleteAction.class.php.
| & _getHandler | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 22 of file MailjobDeleteAction.class.php.
| _getId | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 17 of file MailjobDeleteAction.class.php.
| _setupActionForm | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 28 of file MailjobDeleteAction.class.php.
| executeViewCancel | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 52 of file MailjobDeleteAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 47 of file MailjobDeleteAction.class.php.
| executeViewInput | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 34 of file MailjobDeleteAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 42 of file MailjobDeleteAction.class.php.