|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _getId () | |
| & | _getHandler () |
| prepare () | |
| executeViewSuccess (&$render) | |
| executeViewError (&$render) | |
Public Member Functions inherited from Profile_AbstractViewAction | |
| _setupObject () | |
| getDefaultView () | |
| execute () | |
Public Member Functions inherited from Profile_AbstractAction | |
| Profile_AbstractAction () | |
| isMemberOnly () | |
| isAdminOnly () | |
| hasPermission () | |
| executeViewSuccess (&$controller, &$render) | |
| executeViewIndex (&$render) | |
| executeViewInput (&$render) | |
| executeViewPreview (&$render) | |
| executeViewCancel (&$render) | |
Data Fields | |
| $mFieldArr = [] | |
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 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.