XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_getId () | |
& | _getHandler () |
_setupObject () | |
prepare () | |
getDefaultView () | |
execute () | |
![]() | |
Profile_AbstractAction () | |
isMemberOnly () | |
isAdminOnly () | |
hasPermission () | |
executeViewSuccess (&$controller, &$render) | |
executeViewError (&$render) | |
executeViewIndex (&$render) | |
executeViewInput (&$render) | |
executeViewPreview (&$render) | |
executeViewCancel (&$render) | |
Data Fields | |
$mObject = null | |
$mObjectHandler = null | |
![]() | |
$mRoot = null | |
$mModule = null | |
$mAsset = null | |
Definition at line 15 of file AbstractViewAction.class.php.
& _getHandler | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 30 of file AbstractViewAction.class.php.
_getId | ( | ) |
Definition at line 23 of file AbstractViewAction.class.php.
_setupObject | ( | ) |
Definition at line 37 of file AbstractViewAction.class.php.
execute | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 70 of file AbstractViewAction.class.php.
getDefaultView | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 58 of file AbstractViewAction.class.php.
prepare | ( | ) |
Reimplemented from Profile_AbstractAction.
Definition at line 49 of file AbstractViewAction.class.php.
$mObject = null |
Definition at line 17 of file AbstractViewAction.class.php.
$mObjectHandler = null |
Definition at line 18 of file AbstractViewAction.class.php.