XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_AbstractListAction Class Reference
Inheritance diagram for Legacy_AbstractListAction:
Legacy_Action Legacy_BlockInstallListAction Legacy_BlockListAction Legacy_CommentListAction Legacy_ImageListAction Legacy_ImageListAction Legacy_ImagecategoryListAction Legacy_MiscSmiliesAction Legacy_SmilesListAction

Public Member Functions

_getHandler ()
 
_getFilterForm ()
 
 _getBaseUrl ()
 
_getPageNavi ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 prepare (&$controller, &$xoopsUser)
 
 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
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

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

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

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

◆ _getFilterForm()

& _getFilterForm ( )

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

◆ _getHandler()

& _getHandler ( )

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

◆ _getPageNavi()

& _getPageNavi ( )

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mFilter

$mFilter = null

Definition at line 21 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: