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

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
_getHandler ()
 
_getPageNavi ()
 
_getFilterForm ()
 
 _getBaseUrl ()
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 execute (&$controller, &$xoopsUser)
 
 _processConfirm (&$controller, &$xoopsUser)
 
 _processSave (&$controller, &$xoopsUser)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$renderer)
 
 executeViewError (&$controller, &$xoopsUser, &$renderer)
 
 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

 $mCommentObjects = []
 
 $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 21 of file CommentListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 54 of file CommentListAction.class.php.

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from Legacy_AbstractListAction.

Definition at line 48 of file CommentListAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

Definition at line 124 of file CommentListAction.class.php.

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 142 of file CommentListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 108 of file CommentListAction.class.php.

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

Definition at line 346 of file CommentListAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 341 of file CommentListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from Legacy_Action.

Definition at line 59 of file CommentListAction.class.php.

◆ executeViewInput()

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

To support a template writer, this send the list of mid that actionForm kept.

Parameters
$controller
$xoopsUser
$render

Reimplemented from Legacy_Action.

Definition at line 317 of file CommentListAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 336 of file CommentListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mCommentObjects

$mCommentObjects = []

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


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