XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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) | |
![]() | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mActionForm = null | |
$mErrorMessages = [] | |
![]() | |
$_mAdminFlag = false | |
Definition at line 14 of file TplsetUploadAction.class.php.
_addErrorMessage | ( | $msg | ) |
Definition at line 30 of file TplsetUploadAction.class.php.
_fetchImageset | ( | & | $tar, |
& | $tplset, | ||
& | $themeimages ) |
Definition at line 141 of file TplsetUploadAction.class.php.
_fetchTemplateFiles | ( | & | $tar, |
& | $tplset, | ||
& | $themeimages ) |
Definition at line 110 of file TplsetUploadAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from LegacyRender_Action.
Definition at line 35 of file TplsetUploadAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 200 of file TplsetUploadAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 190 of file TplsetUploadAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 179 of file TplsetUploadAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 185 of file TplsetUploadAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from LegacyRender_Action.
Definition at line 25 of file TplsetUploadAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from LegacyRender_Action.
Definition at line 19 of file TplsetUploadAction.class.php.
$mActionForm = null |
Definition at line 16 of file TplsetUploadAction.class.php.
$mErrorMessages = [] |
Definition at line 17 of file TplsetUploadAction.class.php.