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

Public Member Functions

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

Data Fields

 $mObject = null
 
 $mObjectHandler = null
 
 $mActionForm = null
 
- Data Fields inherited from Profile_AbstractAction
 $mRoot = null
 
 $mModule = null
 
 $mAsset = null
 

Detailed Description

Definition at line 15 of file AbstractEditAction.class.php.

Member Function Documentation

◆ _doExecute()

_doExecute ( )

Definition at line 119 of file AbstractEditAction.class.php.

◆ _getHandler()

& _getHandler ( )

Reimplemented from Profile_AbstractAction.

Definition at line 31 of file AbstractEditAction.class.php.

◆ _getId()

_getId ( )

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

◆ _isEnableCreate()

_isEnableCreate ( )

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

◆ _setupActionForm()

_setupActionForm ( )

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

◆ _setupObject()

_setupObject ( )

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

◆ execute()

execute ( )

Reimplemented from Profile_AbstractAction.

Definition at line 92 of file AbstractEditAction.class.php.

◆ getDefaultView()

getDefaultView ( )

Reimplemented from Profile_AbstractAction.

Definition at line 78 of file AbstractEditAction.class.php.

◆ prepare()

prepare ( )

Reimplemented from Profile_AbstractAction.

Definition at line 69 of file AbstractEditAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mObject

$mObject = null

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

◆ $mObjectHandler

$mObjectHandler = null

Definition at line 18 of file AbstractEditAction.class.php.


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