|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| & | _getHandler () |
| & | _getFilterForm () |
| & | _getBaseUrl () |
| & | _getPageNavi () |
| getDefaultView () | |
Public Member Functions inherited from Profile_AbstractAction | |
| Profile_AbstractAction () | |
| isMemberOnly () | |
| isAdminOnly () | |
| prepare () | |
| hasPermission () | |
| execute () | |
| executeViewSuccess (&$controller, &$render) | |
| executeViewError (&$render) | |
| executeViewIndex (&$render) | |
| executeViewInput (&$render) | |
| executeViewPreview (&$render) | |
| executeViewCancel (&$render) | |
Data Fields | |
| $mObjects = [] | |
| $mFilter = null | |
Data Fields inherited from Profile_AbstractAction | |
| $mRoot = null | |
| $mModule = null | |
| $mAsset = null | |
Definition at line 17 of file AbstractListAction.class.php.
| & _getBaseUrl | ( | ) |
Definition at line 39 of file AbstractListAction.class.php.
| & _getFilterForm | ( | ) |
Definition at line 32 of file AbstractListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 25 of file AbstractListAction.class.php.
| & _getPageNavi | ( | ) |
Definition at line 46 of file AbstractListAction.class.php.
| getDefaultView | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 55 of file AbstractListAction.class.php.
| $mFilter = null |
Definition at line 20 of file AbstractListAction.class.php.
| $mObjects = [] |
Definition at line 19 of file AbstractListAction.class.php.