XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
LegacyRender_TplsetDownloadAction Class Reference
Inheritance diagram for LegacyRender_TplsetDownloadAction:
LegacyRender_Action

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
 

Detailed Description

Definition at line 13 of file TplsetDownloadAction.class.php.

Member Function Documentation

◆ _createDownloader()

& _createDownloader ( $method)

Definition at line 21 of file TplsetDownloadAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from LegacyRender_Action.

Definition at line 121 of file TplsetDownloadAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from LegacyRender_Action.

Definition at line 115 of file TplsetDownloadAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_Action.

Definition at line 44 of file TplsetDownloadAction.class.php.

Field Documentation

◆ $mDownloader

$mDownloader = null

Definition at line 19 of file TplsetDownloadAction.class.php.

◆ $mPreparedFlag

$mPreparedFlag = false

Definition at line 15 of file TplsetDownloadAction.class.php.

◆ $mTplset

$mTplset = null

Definition at line 17 of file TplsetDownloadAction.class.php.


The documentation for this class was generated from the following file: