|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| & | _getHandler () |
| & | _getFilterForm () |
| _getBaseUrl () | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from User_AbstractListAction | |
| & | _getPageNavi () |
| getDefaultView (&$controller, &$xoopsUser) | |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
Data Fields inherited from User_AbstractListAction | |
| $mObjects = [] | |
| $mFilter = null | |
Protected Member Functions inherited from User_AbstractListAction | |
| _getPageAction () | |
Protected Member Functions inherited from User_Action | |
| _getPagetitle () | |
Definition at line 15 of file MiscOnlineAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 34 of file MiscOnlineAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 28 of file MiscOnlineAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 22 of file MiscOnlineAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 39 of file MiscOnlineAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser, | ||
| $moduleConfig ) |
Reimplemented from User_Action.
Definition at line 17 of file MiscOnlineAction.class.php.