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

Public Member Functions

 __construct ($flag)
 
 prepare (&$controller, &$xoopsUser)
 
 hasPermission (&$controller, &$xoopsUser)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 _createHelpSmarty (&$smarty)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$renderer)
 
 executeViewError (&$controller, &$xoopsUser, &$renderer)
 
- Public Member Functions inherited from Legacy_Action
 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
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 137 of file HelpAction.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $flag)

Reimplemented from Legacy_Action.

Definition at line 154 of file HelpAction.class.php.

Member Function Documentation

◆ _createHelpSmarty()

_createHelpSmarty ( & $smarty)

Definition at line 235 of file HelpAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 252 of file HelpAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 242 of file HelpAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 176 of file HelpAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 169 of file HelpAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 163 of file HelpAction.class.php.

Field Documentation

◆ $_mDirname

$_mDirname = null

@access private

Definition at line 147 of file HelpAction.class.php.

◆ $mContents

$mContents = null

Definition at line 140 of file HelpAction.class.php.

◆ $mCreateHelpSmarty

$mCreateHelpSmarty = null

Definition at line 152 of file HelpAction.class.php.

◆ $mErrorMessage

$mErrorMessage = null

Definition at line 142 of file HelpAction.class.php.

◆ $mModuleObject

$mModuleObject = null

Definition at line 139 of file HelpAction.class.php.


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