XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_Action Class Reference
Inheritance diagram for Legacy_Action:
Legacy_AbstractEditAction Legacy_AbstractListAction Legacy_AbstractModuleInstallAction Legacy_ActSearchAction Legacy_BackendAction Legacy_CommentViewAction Legacy_HelpAction Legacy_ImageUploadAction Legacy_InstallListAction Legacy_MiscFriendAction Legacy_MiscSslloginAction Legacy_ModuleInfoAction Legacy_ModuleInstallAction Legacy_ModuleListAction Legacy_ModuleUninstallAction Legacy_ModuleUpdateAction Legacy_NotifyCancelAction Legacy_NotifyDeleteAction Legacy_NotifyListAction Legacy_PreferenceEditAction Legacy_PreferenceListAction Legacy_SearchResultsAction Legacy_SmilesUploadAction Legacy_ThemeListAction

Public Member Functions

 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 hasPermission (&$controller, &$xoopsUser)
 
 prepare (&$controller, &$xoopsUser)
 
 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 193 of file ActionFrame.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $adminFlag = false)

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

Member Function Documentation

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented in Legacy_NotifyDeleteAction.

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

◆ executeViewCancel()

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

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

◆ executeViewError()

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

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

◆ executeViewIndex()

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

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

◆ executeViewInput()

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

◆ executeViewPreview()

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

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

◆ executeViewSuccess()

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

Reimplemented in Legacy_ModuleInstallAction.

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

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

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

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

◆ Legacy_Action()

Legacy_Action ( $adminFlag = false)

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

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented in Legacy_CommentEditAction.

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

Field Documentation

◆ $_mAdminFlag

$_mAdminFlag = false

@access private

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


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