XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_AbstractListAction Class Reference
Inheritance diagram for User_AbstractListAction:
User_Action User_AvatarListAction User_GroupListAction User_MailjobListAction User_Mailjob_linkListAction User_MiscOnlineAction User_RanksListAction User_UserListAction User_UserSearchListAction

Public Member Functions

_getHandler ()
 
_getFilterForm ()
 
 _getBaseUrl ()
 
_getPageNavi ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from User_Action
 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 ()
 
- Protected Member Functions inherited from User_Action
 _getPagetitle ()
 

Detailed Description

Definition at line 9 of file AbstractListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

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

◆ _getFilterForm()

& _getFilterForm ( )

Definition at line 17 of file AbstractListAction.class.php.

◆ _getHandler()

& _getHandler ( )

Definition at line 14 of file AbstractListAction.class.php.

◆ _getPageAction()

_getPageAction ( )
protected

_getPageAction

Parameters
void
Returns
string

Reimplemented from User_Action.

Definition at line 30 of file AbstractListAction.class.php.

◆ _getPageNavi()

& _getPageNavi ( )

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

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

Field Documentation

◆ $mFilter

$mFilter = null

Definition at line 12 of file AbstractListAction.class.php.

◆ $mObjects

$mObjects = []

Definition at line 11 of file AbstractListAction.class.php.


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