XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
LegacyRender_TplfileListAction Class Reference
Inheritance diagram for LegacyRender_TplfileListAction:
LegacyRender_AbstractListAction LegacyRender_Action

Public Member Functions

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

Static Public Member Functions

static renderHiddenControl (&$buf, $params)
 

Data Fields

 $mActionForm = null
 
- Data Fields inherited from LegacyRender_AbstractListAction
 $mObjects = []
 
 $mFilter = null
 
- Data Fields inherited from LegacyRender_Action
 $_mAdminFlag = false
 

Detailed Description

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

Member Function Documentation

◆ _getBaseUrl()

_getBaseUrl ( )

Reimplemented from LegacyRender_AbstractListAction.

Definition at line 45 of file TplfileListAction.class.php.

◆ _getFilterForm()

& _getFilterForm ( )

Reimplemented from LegacyRender_AbstractListAction.

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

◆ _getHandler()

& _getHandler ( )

Reimplemented from LegacyRender_AbstractListAction.

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

◆ execute()

execute ( & $controller,
& $xoopsUser )

This member function processes the uploaded file.

Parameters
$controller
$xoopsUser
Returns
int

Reimplemented from LegacyRender_Action.

Definition at line 74 of file TplfileListAction.class.php.

◆ executeViewIndex()

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

Reimplemented from LegacyRender_Action.

Definition at line 146 of file TplfileListAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from LegacyRender_AbstractListAction.

Definition at line 50 of file TplfileListAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from LegacyRender_Action.

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

◆ renderHiddenControl()

static renderHiddenControl ( & $buf,
$params )
static

Definition at line 188 of file TplfileListAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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


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