|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| & | _getHandler () |
| & | _getFilterForm () |
| & | _getBaseUrl () |
| executeViewIndex (&$render) | |
Public Member Functions inherited from Profile_AbstractListAction | |
| & | _getPageNavi () |
| getDefaultView () | |
Public Member Functions inherited from Profile_AbstractAction | |
| Profile_AbstractAction () | |
| isMemberOnly () | |
| isAdminOnly () | |
| prepare () | |
| hasPermission () | |
| execute () | |
| executeViewSuccess (&$controller, &$render) | |
| executeViewError (&$render) | |
| executeViewInput (&$render) | |
| executeViewPreview (&$render) | |
| executeViewCancel (&$render) | |
Additional Inherited Members | |
Data Fields inherited from Profile_AbstractListAction | |
| $mObjects = [] | |
| $mFilter = null | |
Data Fields inherited from Profile_AbstractAction | |
| $mRoot = null | |
| $mModule = null | |
| $mAsset = null | |
Definition at line 17 of file DefinitionsListAction.class.php.
| & _getBaseUrl | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 43 of file DefinitionsListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 31 of file DefinitionsListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 22 of file DefinitionsListAction.class.php.
| executeViewIndex | ( | & | $render | ) |
| $render |
Reimplemented from Profile_AbstractAction.
Definition at line 53 of file DefinitionsListAction.class.php.