|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 | |
Definition at line 19 of file BackendAction.class.php.
| __construct | ( | $flag | ) |
Reimplemented from Legacy_Action.
Definition at line 39 of file BackendAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 64 of file BackendAction.class.php.
| getDefaultView | ( | & | $controll, |
| & | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 47 of file BackendAction.class.php.
| $mGetRSSItems = null |
Definition at line 37 of file BackendAction.class.php.
| $mItems = [] |
Definition at line 21 of file BackendAction.class.php.