|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _getId () | |
| & | _getHandler () |
| _setupActionForm () | |
| execute (&$controller, &$xoopsUser) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from User_AbstractEditAction | |
| _setupObject () | |
| isEnableCreate () | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| getDefaultView (&$controller, &$xoopsUser) | |
| _doExecute () | |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Static Public Member Functions | |
| static | renderHiddenControl (&$buf, $params) |
Data Fields | |
| $mPageNavi = null | |
| $mFilter = null | |
Data Fields inherited from User_AbstractEditAction | |
| $mObject = null | |
| $mObjectHandler = null | |
| $mActionForm = null | |
| $mConfig | |
Additional Inherited Members | |
Protected Member Functions inherited from User_AbstractEditAction | |
| _getPageAction () | |
Protected Member Functions inherited from User_Action | |
| _getPagetitle () | |
Definition at line 18 of file MailjobEditAction.class.php.
| & _getHandler | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 28 of file MailjobEditAction.class.php.
| _getId | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 23 of file MailjobEditAction.class.php.
| _setupActionForm | ( | ) |
@access protected
Reimplemented from User_AbstractEditAction.
Definition at line 34 of file MailjobEditAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_AbstractEditAction.
Definition at line 48 of file MailjobEditAction.class.php.
| executeViewCancel | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 92 of file MailjobEditAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 87 of file MailjobEditAction.class.php.
| executeViewInput | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 74 of file MailjobEditAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 82 of file MailjobEditAction.class.php.
|
static |
Definition at line 97 of file MailjobEditAction.class.php.
| $mFilter = null |
Definition at line 21 of file MailjobEditAction.class.php.
| $mPageNavi = null |
Definition at line 20 of file MailjobEditAction.class.php.