|
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) | |
Public Member Functions inherited from LegacyRender_AbstractListAction | |
| & | _getPageNavi () |
Public Member Functions inherited from LegacyRender_Action | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Static Public Member Functions | |
| static | renderHiddenControl (&$buf, $params) |
Data Fields | |
| $mActionForm = null | |
Data Fields inherited from LegacyRender_AbstractListAction | |
| $mObjects = [] | |
| $mFilter = null | |
Data Fields inherited from LegacyRender_Action | |
| $_mAdminFlag = false | |
Definition at line 17 of file TplfileListAction.class.php.
| _getBaseUrl | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 45 of file TplfileListAction.class.php.
| & _getFilterForm | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 38 of file TplfileListAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 32 of file TplfileListAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
This member function processes the uploaded file.
| $controller | |
| $xoopsUser |
Reimplemented from LegacyRender_Action.
Definition at line 74 of file TplfileListAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 146 of file TplfileListAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from LegacyRender_AbstractListAction.
Definition at line 50 of file TplfileListAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser, | ||
| $moduleConfig ) |
Reimplemented from LegacyRender_Action.
Definition at line 25 of file TplfileListAction.class.php.
|
static |
Definition at line 188 of file TplfileListAction.class.php.
| $mActionForm = null |
Definition at line 23 of file TplfileListAction.class.php.