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

Public Member Functions

 getDefaultView (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$renderer)
 
 executeViewError (&$controller, &$xoopsUser, &$renderer)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 prepare (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mModuleObject = null
 
 $mInstalledFlag = false
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

This action will show the information of a module specified to user.

Definition at line 18 of file ModuleInfoAction.class.php.

Member Function Documentation

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 66 of file ModuleInfoAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 59 of file ModuleInfoAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 26 of file ModuleInfoAction.class.php.

Field Documentation

◆ $mInstalledFlag

$mInstalledFlag = false

Definition at line 24 of file ModuleInfoAction.class.php.

◆ $mModuleObject

$mModuleObject = null

XoopsModule instance specified.

Definition at line 23 of file ModuleInfoAction.class.php.


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