|
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 16 of file DataListAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 41 of file DataListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 30 of file DataListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Profile_AbstractListAction.
Definition at line 21 of file DataListAction.class.php.
| executeViewIndex | ( | & | $render | ) |
| $render |
Reimplemented from Profile_AbstractAction.
Definition at line 50 of file DataListAction.class.php.