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

Public Member Functions

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

Data Fields

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

Detailed Description

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

Member Function Documentation

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 153 of file NotifyListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from Legacy_Action.

Definition at line 144 of file NotifyListAction.class.php.

◆ getDefaultView()

getDefaultView ( & $contoller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 45 of file NotifyListAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 40 of file NotifyListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 30 of file NotifyListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 28 of file NotifyListAction.class.php.

◆ $mModules

$mModules = []

Definition at line 27 of file NotifyListAction.class.php.


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