XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
& | _getHandler () |
& | _getPageNavi () |
& | _getFilterForm () |
_getBaseUrl () | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
execute (&$controller, &$xoopsUser) | |
_processConfirm (&$controller, &$xoopsUser) | |
_processSave (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$renderer) | |
executeViewError (&$controller, &$xoopsUser, &$renderer) | |
executeViewCancel (&$controller, &$xoopsUser, &$renderer) | |
![]() | |
getDefaultView (&$controller, &$xoopsUser) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mUserObjects = [] | |
$mActionForm = null | |
$mpageArr = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 0] | |
![]() | |
$mObjects = [] | |
$mFilter = null | |
Additional Inherited Members | |
![]() | |
_getPageAction () | |
![]() | |
_getPagetitle () | |
Definition at line 16 of file UserListAction.class.php.
_getBaseUrl | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 60 of file UserListAction.class.php.
& _getFilterForm | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 54 of file UserListAction.class.php.
& _getHandler | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 35 of file UserListAction.class.php.
& _getPageNavi | ( | ) |
Reimplemented from User_AbstractListAction.
Definition at line 41 of file UserListAction.class.php.
_processConfirm | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 104 of file UserListAction.class.php.
_processSave | ( | & | $controller, |
& | $xoopsUser ) |
Definition at line 122 of file UserListAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 87 of file UserListAction.class.php.
executeViewCancel | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from User_Action.
Definition at line 196 of file UserListAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from User_Action.
Definition at line 191 of file UserListAction.class.php.
executeViewIndex | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 65 of file UserListAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
To support a template writer, this sends the list of mid that actionForm kept.
$controller | |
$xoopsUser | |
$render |
Reimplemented from User_Action.
Definition at line 171 of file UserListAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderer ) |
Reimplemented from User_Action.
Definition at line 186 of file UserListAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 25 of file UserListAction.class.php.
$mActionForm = null |
Definition at line 19 of file UserListAction.class.php.
$mpageArr = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 0] |
Definition at line 20 of file UserListAction.class.php.
$mUserObjects = [] |
Definition at line 18 of file UserListAction.class.php.