|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare (&$controller, &$xoopsUser, $moduleConfig) | |
| _getId () | |
| & | _getHandler () |
| getDefaultView (&$controller, &$xoopsUser) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from User_AbstractViewAction | |
| _setupObject () | |
Public Member Functions inherited from User_Action | |
| User_Action () | |
| isSecure () | |
| getPageTitle () | |
| hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mActionForm = null | |
| $mGetUserPosts = null | |
Data Fields inherited from User_AbstractViewAction | |
| $mObject = null | |
| $mObjectHandler = null | |
Additional Inherited Members | |
Protected Member Functions inherited from User_AbstractViewAction | |
| _getPageAction () | |
Protected Member Functions inherited from User_Action | |
| _getPagetitle () | |
Definition at line 10 of file UserViewAction.class.php.
| __construct | ( | ) |
Reimplemented from User_AbstractViewAction.
Definition at line 19 of file UserViewAction.class.php.
| & _getHandler | ( | ) |
Reimplemented from User_AbstractViewAction.
Definition at line 38 of file UserViewAction.class.php.
| _getId | ( | ) |
Reimplemented from User_AbstractViewAction.
Definition at line 33 of file UserViewAction.class.php.
| execute | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_AbstractViewAction.
Definition at line 62 of file UserViewAction.class.php.
| executeViewError | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 142 of file UserViewAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 88 of file UserViewAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from User_Action.
Definition at line 137 of file UserViewAction.class.php.
| getDefaultView | ( | & | $controller, |
| & | $xoopsUser ) |
Reimplemented from User_AbstractViewAction.
Definition at line 44 of file UserViewAction.class.php.
| prepare | ( | & | $controller, |
| & | $xoopsUser, | ||
| $moduleConfig ) |
Reimplemented from User_AbstractViewAction.
Definition at line 26 of file UserViewAction.class.php.
| $mActionForm = null |
Definition at line 12 of file UserViewAction.class.php.
| $mGetUserPosts = null |
Definition at line 17 of file UserViewAction.class.php.