XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
executeViewSuccess (&$controller, &$render) | |
executeViewError (&$render) | |
![]() | |
_setupObject () | |
prepare () | |
getDefaultView () | |
execute () | |
![]() | |
Profile_AbstractAction () | |
isMemberOnly () | |
isAdminOnly () | |
hasPermission () | |
executeViewIndex (&$render) | |
executeViewInput (&$render) | |
executeViewPreview (&$render) | |
executeViewCancel (&$render) | |
Additional Inherited Members | |
![]() | |
$mObject = null | |
$mObjectHandler = null | |
![]() | |
$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.