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

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupActionForm ()
 
 prepare ()
 
 executeViewInput (&$render)
 
 executeViewSuccess (&$controller, &$render)
 
 executeViewError (&$render)
 
 executeViewCancel (&$render)
 
- Public Member Functions inherited from Profile_AbstractEditAction
 _setupObject ()
 
 _isEnableCreate ()
 
 getDefaultView ()
 
 execute ()
 
 _doExecute ()
 
- Public Member Functions inherited from Profile_AbstractAction
 Profile_AbstractAction ()
 
 isMemberOnly ()
 
 isAdminOnly ()
 
 hasPermission ()
 
 executeViewIndex (&$render)
 
 executeViewPreview (&$render)
 

Data Fields

array $mTypeArr = []
 
array $mValidationArr = []
 
- Data Fields inherited from Profile_AbstractEditAction
 $mObject = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
- Data Fields inherited from Profile_AbstractAction
 $mRoot = null
 
 $mModule = null
 
 $mAsset = null
 

Protected Member Functions

 _setHeaderScript ()
 

Detailed Description

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

Member Function Documentation

◆ _getHandler()

& _getHandler ( )

Reimplemented from Profile_AbstractEditAction.

Definition at line 33 of file DefinitionsEditAction.class.php.

◆ _getId()

_getId ( )

Reimplemented from Profile_AbstractEditAction.

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

◆ _setHeaderScript()

_setHeaderScript ( )
protected

_setHeaderScript

Parameters
void
Returns
void

Definition at line 56 of file DefinitionsEditAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

Reimplemented from Profile_AbstractEditAction.

Definition at line 42 of file DefinitionsEditAction.class.php.

◆ executeViewCancel()

executeViewCancel ( & $render)
Parameters
$render

Reimplemented from Profile_AbstractAction.

Definition at line 126 of file DefinitionsEditAction.class.php.

◆ executeViewError()

executeViewError ( & $render)
Parameters
$render

Reimplemented from Profile_AbstractAction.

Definition at line 117 of file DefinitionsEditAction.class.php.

◆ executeViewInput()

executeViewInput ( & $render)
Parameters
$render

Reimplemented from Profile_AbstractAction.

Definition at line 89 of file DefinitionsEditAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from Profile_AbstractAction.

Definition at line 108 of file DefinitionsEditAction.class.php.

◆ prepare()

prepare ( )

Reimplemented from Profile_AbstractEditAction.

Definition at line 77 of file DefinitionsEditAction.class.php.

Field Documentation

◆ $mTypeArr

array $mTypeArr = []

Definition at line 19 of file DefinitionsEditAction.class.php.

◆ $mValidationArr

array $mValidationArr = []

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


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