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

Public Member Functions

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

Data Fields

 $mBlockObjects = []
 
 $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 20 of file BlockListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 67 of file BlockListAction.class.php.

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 38 of file BlockListAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 44 of file BlockListAction.class.php.

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

Definition at line 155 of file BlockListAction.class.php.

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 175 of file BlockListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 138 of file BlockListAction.class.php.

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

Definition at line 248 of file BlockListAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 243 of file BlockListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from Legacy_Action.

Definition at line 72 of file BlockListAction.class.php.

◆ executeViewInput()

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

Reimplemented from Legacy_Action.

Definition at line 221 of file BlockListAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 238 of file BlockListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mBlockObjects

$mBlockObjects = []

Definition at line 22 of file BlockListAction.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 BlockListAction.class.php.


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