XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_SmilesListAction Class Reference
Inheritance diagram for Legacy_SmilesListAction:
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

 $mSmilesObjects = []
 
 $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 SmilesListAction.class.php.

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getHandler()

& _getHandler ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _getPageNavi()

& _getPageNavi ( )

Reimplemented from Legacy_AbstractListAction.

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

◆ _processConfirm()

_processConfirm ( & $controller,
& $xoopsUser )

Definition at line 96 of file SmilesListAction.class.php.

◆ _processSave()

_processSave ( & $controller,
& $xoopsUser )

Definition at line 114 of file SmilesListAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 79 of file SmilesListAction.class.php.

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

Definition at line 183 of file SmilesListAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 178 of file SmilesListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from Legacy_Action.

Definition at line 62 of file SmilesListAction.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 158 of file SmilesListAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 173 of file SmilesListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mSmilesObjects

$mSmilesObjects = []

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


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