|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| & | _getHandler () |
| & | _getFilterForm () |
| _getBaseUrl () | |
| getDefaultView (&$controller, &$xoopsUser) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from User_AbstractListAction | |
| & | _getPageNavi () |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mMailjob = null | |
| $mActionForm = null | |
Data Fields inherited from User_AbstractListAction | |
| $mObjects = [] | |
| $mFilter = null | |
Additional Inherited Members | |
Protected Member Functions inherited from User_AbstractListAction | |
| _getPageAction () | |
Protected Member Functions inherited from User_Action | |
| _getPagetitle () | |
Definition at line 11 of file Mailjob_linkListAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 36 of file Mailjob_linkListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 30 of file Mailjob_linkListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 24 of file Mailjob_linkListAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 53 of file Mailjob_linkListAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 84 of file Mailjob_linkListAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 74 of file Mailjob_linkListAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_AbstractListAction.
Definition at line 41 of file Mailjob_linkListAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser, | ||
| $moduleConfig ) |
Reimplemented from User_Action.
Definition at line 16 of file Mailjob_linkListAction.class.php.
| $mActionForm = null |
Definition at line 14 of file Mailjob_linkListAction.class.php.
| $mMailjob = null |
Definition at line 13 of file Mailjob_linkListAction.class.php.