XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
LegacyRender_Action Class Reference
Inheritance diagram for LegacyRender_Action:
LegacyRender_AbstractEditAction LegacyRender_AbstractListAction LegacyRender_AdminRenderAction LegacyRender_HtaccessViewAction LegacyRender_TplfileDownloadAction LegacyRender_TplfileViewAction LegacyRender_TplsetDownloadAction LegacyRender_TplsetUploadAction

Public Member Functions

 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $_mAdminFlag = false
 

Detailed Description

Definition at line 139 of file ActionFrame.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $adminFlag = false)

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

Member Function Documentation

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented in LegacyRender_TplfileListAction.

Definition at line 165 of file ActionFrame.class.php.

◆ executeViewCancel()

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

Definition at line 190 of file ActionFrame.class.php.

◆ executeViewError()

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

Definition at line 174 of file ActionFrame.class.php.

◆ executeViewIndex()

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

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

◆ executeViewInput()

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

Definition at line 182 of file ActionFrame.class.php.

◆ executeViewPreview()

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

Definition at line 186 of file ActionFrame.class.php.

◆ executeViewSuccess()

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

Definition at line 170 of file ActionFrame.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Definition at line 160 of file ActionFrame.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Definition at line 151 of file ActionFrame.class.php.

◆ prepare()

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

Definition at line 156 of file ActionFrame.class.php.

Field Documentation

◆ $_mAdminFlag

$_mAdminFlag = false

@access private

Definition at line 144 of file ActionFrame.class.php.


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