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