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

Public Member Functions

 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
_getHandler ()
 
_getFilterForm ()
 
_getPageNavi ()
 
 _getBaseUrl ()
 
 execute (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 _processConfirm (&$controller, &$xoopsUser)
 
 _processSave (&$controller, &$xoopsUser)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$renderer)
 
 executeViewError (&$controller, &$xoopsUser, &$renderer)
 
 executeViewCancel (&$controller, &$xoopsUser, &$renderer)
 
 getExtraURL ()
 
- 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)
 

Static Public Member Functions

static renderOtherUrlControl (&$buf, $params)
 
static renderHiddenControl (&$buf, $params)
 

Data Fields

 $mUserObjects = []
 
 $mActionForm = null
 
 $mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0]
 
 $mExtraURL = ''
 
- 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 20 of file UserSearchListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from User_AbstractListAction.

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

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from User_AbstractListAction.

Definition at line 39 of file UserSearchListAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from User_AbstractListAction.

Definition at line 33 of file UserSearchListAction.class.php.

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from User_AbstractListAction.

Definition at line 45 of file UserSearchListAction.class.php.

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

Definition at line 97 of file UserSearchListAction.class.php.

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 115 of file UserSearchListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 59 of file UserSearchListAction.class.php.

◆ executeViewCancel()

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

Reimplemented from User_Action.

Definition at line 192 of file UserSearchListAction.class.php.

◆ executeViewError()

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

Reimplemented from User_Action.

Definition at line 187 of file UserSearchListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from User_Action.

Definition at line 84 of file UserSearchListAction.class.php.

◆ executeViewInput()

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

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

Parameters
$controller
$xoopsUser
$render

Reimplemented from User_Action.

Definition at line 164 of file UserSearchListAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from User_Action.

Definition at line 182 of file UserSearchListAction.class.php.

◆ getExtraURL()

getExtraURL ( )

Definition at line 198 of file UserSearchListAction.class.php.

◆ prepare()

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

Reimplemented from User_Action.

Definition at line 27 of file UserSearchListAction.class.php.

◆ renderHiddenControl()

static renderHiddenControl ( & $buf,
$params )
static

Definition at line 237 of file UserSearchListAction.class.php.

◆ renderOtherUrlControl()

static renderOtherUrlControl ( & $buf,
$params )
static

Definition at line 211 of file UserSearchListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 23 of file UserSearchListAction.class.php.

◆ $mExtraURL

$mExtraURL = ''

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

◆ $mpageArr

$mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0]

Definition at line 24 of file UserSearchListAction.class.php.

◆ $mUserObjects

$mUserObjects = []

Definition at line 22 of file UserSearchListAction.class.php.


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