XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Profile_AbstractListAction Class Reference
Inheritance diagram for Profile_AbstractListAction:
Profile_AbstractAction Profile_Admin_DataDownloadAction Profile_Admin_DefinitionsListAction Profile_DataListAction

Public Member Functions

_getHandler ()
 
_getFilterForm ()
 
_getBaseUrl ()
 
_getPageNavi ()
 
 getDefaultView ()
 
- Public Member Functions inherited from Profile_AbstractAction
 Profile_AbstractAction ()
 
 isMemberOnly ()
 
 isAdminOnly ()
 
 prepare ()
 
 hasPermission ()
 
 execute ()
 
 executeViewSuccess (&$controller, &$render)
 
 executeViewError (&$render)
 
 executeViewIndex (&$render)
 
 executeViewInput (&$render)
 
 executeViewPreview (&$render)
 
 executeViewCancel (&$render)
 

Data Fields

 $mObjects = []
 
 $mFilter = null
 
- Data Fields inherited from Profile_AbstractAction
 $mRoot = null
 
 $mModule = null
 
 $mAsset = null
 

Detailed Description

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

Member Function Documentation

◆ _getBaseUrl()

& _getBaseUrl ( )

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

◆ _getFilterForm()

& _getFilterForm ( )

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

◆ _getHandler()

& _getHandler ( )

Reimplemented from Profile_AbstractAction.

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

◆ _getPageNavi()

& _getPageNavi ( )

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

◆ getDefaultView()

getDefaultView ( )

Reimplemented from Profile_AbstractAction.

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

Field Documentation

◆ $mFilter

$mFilter = null

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

◆ $mObjects

$mObjects = []

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


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