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

Public Member Functions

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

Data Fields

 $mItems = []
 
 $mGetRSSItems = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 19 of file BackendAction.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $flag)

Reimplemented from Legacy_Action.

Definition at line 39 of file BackendAction.class.php.

Member Function Documentation

◆ executeViewIndex()

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

Reimplemented from Legacy_Action.

Definition at line 64 of file BackendAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controll,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 47 of file BackendAction.class.php.

Field Documentation

◆ $mGetRSSItems

$mGetRSSItems = null

Definition at line 37 of file BackendAction.class.php.

◆ $mItems

$mItems = []

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


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