XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct ($flag) | |
prepare (&$controller, &$xoopsUser) | |
hasPermission (&$controller, &$xoopsUser) | |
getDefaultView (&$controller, &$xoopsUser) | |
_createHelpSmarty (&$smarty) | |
executeViewSuccess (&$controller, &$xoopsUser, &$renderer) | |
executeViewError (&$controller, &$xoopsUser, &$renderer) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
execute (&$controller, &$xoopsUser) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mModuleObject = null | |
$mContents = null | |
$mErrorMessage = null | |
$_mDirname = null | |
$mCreateHelpSmarty = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 137 of file HelpAction.class.php.
__construct | ( | $flag | ) |
Reimplemented from Legacy_Action.
Definition at line 154 of file HelpAction.class.php.
_createHelpSmarty | ( | & | $smarty | ) |
Definition at line 235 of file HelpAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from Legacy_Action.
Definition at line 252 of file HelpAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from Legacy_Action.
Definition at line 242 of file HelpAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 176 of file HelpAction.class.php.
hasPermission | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 169 of file HelpAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 163 of file HelpAction.class.php.
$_mDirname = null |
@access private
Definition at line 147 of file HelpAction.class.php.
$mContents = null |
Definition at line 140 of file HelpAction.class.php.
$mCreateHelpSmarty = null |
Definition at line 152 of file HelpAction.class.php.
$mErrorMessage = null |
Definition at line 142 of file HelpAction.class.php.
$mModuleObject = null |
Definition at line 139 of file HelpAction.class.php.