XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
__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 | |
$mObject = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 13 of file TplfileDownloadAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 52 of file TplfileDownloadAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from LegacyRender_Action.
Definition at line 27 of file TplfileDownloadAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from LegacyRender_Action.
Definition at line 17 of file TplfileDownloadAction.class.php.
$mObject = null |
Definition at line 15 of file TplfileDownloadAction.class.php.