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

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupObject ()
 
 prepare ()
 
 getDefaultView ()
 
 execute ()
 
- 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
 
- Data Fields inherited from Profile_AbstractAction
 $mRoot = null
 
 $mModule = null
 
 $mAsset = null
 

Detailed Description

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

Member Function Documentation

◆ _getHandler()

& _getHandler ( )

Reimplemented from Profile_AbstractAction.

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

◆ _getId()

_getId ( )

Definition at line 23 of file AbstractViewAction.class.php.

◆ _setupObject()

_setupObject ( )

Definition at line 37 of file AbstractViewAction.class.php.

◆ execute()

execute ( )

Reimplemented from Profile_AbstractAction.

Definition at line 70 of file AbstractViewAction.class.php.

◆ getDefaultView()

getDefaultView ( )

Reimplemented from Profile_AbstractAction.

Definition at line 58 of file AbstractViewAction.class.php.

◆ prepare()

prepare ( )

Reimplemented from Profile_AbstractAction.

Definition at line 49 of file AbstractViewAction.class.php.

Field Documentation

◆ $mObject

$mObject = null

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

◆ $mObjectHandler

$mObjectHandler = null

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


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