XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
& | _getHandler () |
& | _getFilterForm () |
_getBaseUrl () | |
& | _getPageNavi () |
getDefaultView (&$controller, &$xoopsUser) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
hasPermission (&$controller, &$xoopsUser) | |
prepare (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mObjects = [] | |
$mFilter = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 17 of file AbstractListAction.class.php.
_getBaseUrl | ( | ) |
Definition at line 31 of file AbstractListAction.class.php.
& _getFilterForm | ( | ) |
Definition at line 27 of file AbstractListAction.class.php.
& _getHandler | ( | ) |
Definition at line 23 of file AbstractListAction.class.php.
& _getPageNavi | ( | ) |
Definition at line 35 of file AbstractListAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 41 of file AbstractListAction.class.php.
$mFilter = null |
Definition at line 21 of file AbstractListAction.class.php.
$mObjects = [] |
Definition at line 19 of file AbstractListAction.class.php.