XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_ImageListAction Class Reference
Inheritance diagram for Legacy_ImageListAction:
Legacy_AbstractListAction Legacy_AbstractListAction Legacy_Action Legacy_Action

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
_getHandler ()
 
_getFilterForm ()
 
 _getBaseUrl ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 prepare (&$controller, &$xoopsUser)
 
_getHandler ()
 
_getPageNavi ()
 
_getFilterForm ()
 
 _getBaseUrl ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mImgcatId = null
 
 $mImageObjects = []
 
 $mCategory = null
 
 $mActionForm = null
 
 $mpageArr = [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 80, 90, 100, 0]
 
- Data Fields inherited from Legacy_AbstractListAction
 $mObjects = []
 
 $mFilter = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

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

Member Function Documentation

◆ _getBaseUrl() [1/2]

_getBaseUrl ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getBaseUrl() [2/2]

_getBaseUrl ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 57 of file ImageListAction.class.php.

◆ _getFilterForm() [1/2]

& _getFilterForm ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 40 of file ImageListAction.class.php.

◆ _getFilterForm() [2/2]

& _getFilterForm ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 51 of file ImageListAction.class.php.

◆ _getHandler() [1/2]

& _getHandler ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 34 of file ImageListAction.class.php.

◆ _getHandler() [2/2]

& _getHandler ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ executeViewError() [1/2]

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

Reimplemented from Legacy_Action.

Definition at line 100 of file ImageListAction.class.php.

◆ executeViewError() [2/2]

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

Reimplemented from Legacy_Action.

Definition at line 106 of file ImageListAction.class.php.

◆ executeViewIndex() [1/2]

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

Reimplemented from Legacy_Action.

Definition at line 63 of file ImageListAction.class.php.

◆ executeViewIndex() [2/2]

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

Reimplemented from Legacy_Action.

Definition at line 78 of file ImageListAction.class.php.

◆ getDefaultView() [1/2]

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_AbstractListAction.

Definition at line 51 of file ImageListAction.class.php.

◆ getDefaultView() [2/2]

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_AbstractListAction.

Definition at line 62 of file ImageListAction.class.php.

◆ prepare() [1/2]

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 26 of file ImageListAction.class.php.

◆ prepare() [2/2]

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mCategory

$mCategory = null

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

◆ $mImageObjects

$mImageObjects = []

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

◆ $mImgcatId

$mImgcatId = null

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

◆ $mpageArr

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

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


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