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

Public Member Functions

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

Data Fields

 $mModuleObjects = []
 
 $mFilter = null
 
 $mActionForm = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

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

Member Function Documentation

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

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

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 82 of file ModuleListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 43 of file ModuleListAction.class.php.

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

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

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 164 of file ModuleListAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

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

◆ executeViewInput()

executeViewInput ( & $controller,
& $xoopsUser,
& $render )

To support a template writer, this sends the list of mid that actionForm kept.

Parameters
$controller
$xoopsUser
$render

Reimplemented from Legacy_Action.

Definition at line 123 of file ModuleListAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 159 of file ModuleListAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 32 of file ModuleListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 25 of file ModuleListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mFilter

$mFilter = null

Definition at line 21 of file ModuleListAction.class.php.

◆ $mModuleObjects

$mModuleObjects = []

Definition at line 20 of file ModuleListAction.class.php.


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