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

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 hasPermission (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 __construct ($adminFlag=false)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mPreparedFlag = false
 
 $mCategory = null
 
 $mModule = null
 
 $mObjects = []
 
 $mActionForm = null
 
 $mState = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

Definition at line 20 of file PreferenceEditAction.class.php.

Member Function Documentation

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 66 of file PreferenceEditAction.class.php.

◆ executeViewCancel()

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

Reimplemented from Legacy_Action.

Definition at line 206 of file PreferenceEditAction.class.php.

◆ executeViewError()

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

Reimplemented from Legacy_Action.

Definition at line 201 of file PreferenceEditAction.class.php.

◆ executeViewInput()

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

Reimplemented from Legacy_Action.

Definition at line 97 of file PreferenceEditAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

Definition at line 196 of file PreferenceEditAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 52 of file PreferenceEditAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 61 of file PreferenceEditAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 28 of file PreferenceEditAction.class.php.

◆ $mCategory

$mCategory = null

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

◆ $mModule

$mModule = null

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

◆ $mObjects

$mObjects = []

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

◆ $mPreparedFlag

$mPreparedFlag = false

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

◆ $mState

$mState = null

Definition at line 30 of file PreferenceEditAction.class.php.


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