|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| & | _createDownloader ($method) |
| getDefaultView (&$controller, &$xoopsUser) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from LegacyRender_Action | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mPreparedFlag = false | |
| $mTplset = null | |
| $mDownloader = null | |
Data Fields inherited from LegacyRender_Action | |
| $_mAdminFlag = false | |
Definition at line 13 of file TplsetDownloadAction.class.php.
| & _createDownloader | ( | $method | ) |
Definition at line 21 of file TplsetDownloadAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 121 of file TplsetDownloadAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 115 of file TplsetDownloadAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from LegacyRender_Action.
Definition at line 44 of file TplsetDownloadAction.class.php.
| $mDownloader = null |
Definition at line 19 of file TplsetDownloadAction.class.php.
| $mPreparedFlag = false |
Definition at line 15 of file TplsetDownloadAction.class.php.
| $mTplset = null |
Definition at line 17 of file TplsetDownloadAction.class.php.