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

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)
 
- Public Member Functions inherited from User_AbstractListAction
 getDefaultView (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from User_Action
 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]
 
- Data Fields inherited from User_AbstractListAction
 $mObjects = []
 
 $mFilter = null
 

Additional Inherited Members

- Protected Member Functions inherited from User_AbstractListAction
 _getPageAction ()
 
- Protected Member Functions inherited from User_Action
 _getPagetitle ()
 

Detailed Description

Definition at line 16 of file UserListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from User_AbstractListAction.

Definition at line 60 of file UserListAction.class.php.

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from User_AbstractListAction.

Definition at line 54 of file UserListAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from User_AbstractListAction.

Definition at line 35 of file UserListAction.class.php.

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from User_AbstractListAction.

Definition at line 41 of file UserListAction.class.php.

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

Definition at line 104 of file UserListAction.class.php.

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 122 of file UserListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 87 of file UserListAction.class.php.

◆ executeViewCancel()

executeViewCancel ( & $controller,
& $xoopsUser,
& $renderer )

Reimplemented from User_Action.

Definition at line 196 of file UserListAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $renderer )

Reimplemented from User_Action.

Definition at line 191 of file UserListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from User_Action.

Definition at line 65 of file UserListAction.class.php.

◆ executeViewInput()

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

To support a template writer, this sends the list of mid that actionForm kept.

Parameters
$controller
$xoopsUser
$render

Reimplemented from User_Action.

Definition at line 171 of file UserListAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $renderer )

Reimplemented from User_Action.

Definition at line 186 of file UserListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from User_Action.

Definition at line 25 of file UserListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mpageArr

$mpageArr = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 0]

Definition at line 20 of file UserListAction.class.php.

◆ $mUserObjects

$mUserObjects = []

Definition at line 18 of file UserListAction.class.php.


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