|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _getId () | |
| & | _getHandler () |
| executeViewSuccess (&$controller, &$render) | |
| executeViewError (&$render) | |
Public Member Functions inherited from Profile_AbstractViewAction | |
| _setupObject () | |
| prepare () | |
| getDefaultView () | |
| execute () | |
Public Member Functions inherited from Profile_AbstractAction | |
| Profile_AbstractAction () | |
| isMemberOnly () | |
| isAdminOnly () | |
| hasPermission () | |
| executeViewIndex (&$render) | |
| executeViewInput (&$render) | |
| executeViewPreview (&$render) | |
| executeViewCancel (&$render) | |
Additional Inherited Members | |
Data Fields inherited from Profile_AbstractViewAction | |
| $mObject = null | |
| $mObjectHandler = null | |
Data Fields inherited from Profile_AbstractAction | |
| $mRoot = null | |
| $mModule = null | |
| $mAsset = null | |
Definition at line 17 of file DefinitionsViewAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from Profile_AbstractViewAction.
Definition at line 30 of file DefinitionsViewAction.class.php.
| _getId | ( | ) |
Reimplemented from Profile_AbstractViewAction.
Definition at line 22 of file DefinitionsViewAction.class.php.
| executeViewError | ( | & | $render | ) |
| $render |
Reimplemented from Profile_AbstractAction.
Definition at line 52 of file DefinitionsViewAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $render ) |
| $controller | |
| $render |
Reimplemented from Profile_AbstractAction.
Definition at line 41 of file DefinitionsViewAction.class.php.