XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
& | _getHandler () |
& | _getFilterForm () |
_getBaseUrl () | |
& | _getPageNavi () |
getDefaultView (&$controller, &$xoopsUser) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
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 | |
Protected Member Functions | |
_getPageAction () | |
![]() | |
_getPagetitle () | |
Definition at line 9 of file AbstractListAction.class.php.
_getBaseUrl | ( | ) |
Definition at line 20 of file AbstractListAction.class.php.
& _getFilterForm | ( | ) |
Definition at line 17 of file AbstractListAction.class.php.
& _getHandler | ( | ) |
Definition at line 14 of file AbstractListAction.class.php.
|
protected |
_getPageAction
void |
Reimplemented from User_Action.
Definition at line 30 of file AbstractListAction.class.php.
& _getPageNavi | ( | ) |
Definition at line 35 of file AbstractListAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 41 of file AbstractListAction.class.php.
$mFilter = null |
Definition at line 12 of file AbstractListAction.class.php.
$mObjects = [] |
Definition at line 11 of file AbstractListAction.class.php.