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

Public Member Functions

 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 _addErrorMessage ($msg)
 
 execute (&$controller, &$xoopsUser)
 
 _fetchTemplateFiles (&$tar, &$tplset, &$themeimages)
 
 _fetchImageset (&$tar, &$tplset, &$themeimages)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from LegacyRender_Action
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mActionForm = null
 
 $mErrorMessages = []
 
- Data Fields inherited from LegacyRender_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 14 of file TplsetUploadAction.class.php.

Member Function Documentation

◆ _addErrorMessage()

_addErrorMessage ( $msg)

Definition at line 30 of file TplsetUploadAction.class.php.

◆ _fetchImageset()

_fetchImageset ( & $tar,
& $tplset,
& $themeimages )

Definition at line 141 of file TplsetUploadAction.class.php.

◆ _fetchTemplateFiles()

_fetchTemplateFiles ( & $tar,
& $tplset,
& $themeimages )

Definition at line 110 of file TplsetUploadAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_Action.

Definition at line 35 of file TplsetUploadAction.class.php.

◆ executeViewCancel()

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

Reimplemented from LegacyRender_Action.

Definition at line 200 of file TplsetUploadAction.class.php.

◆ executeViewError()

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

Reimplemented from LegacyRender_Action.

Definition at line 190 of file TplsetUploadAction.class.php.

◆ executeViewInput()

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

Reimplemented from LegacyRender_Action.

Definition at line 179 of file TplsetUploadAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from LegacyRender_Action.

Definition at line 185 of file TplsetUploadAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_Action.

Definition at line 25 of file TplsetUploadAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from LegacyRender_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 16 of file TplsetUploadAction.class.php.

◆ $mErrorMessages

$mErrorMessages = []

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


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