XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_UserViewAction Class Reference
Inheritance diagram for User_UserViewAction:
User_AbstractViewAction User_Action

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 ()
 

Detailed Description

Definition at line 10 of file UserViewAction.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from User_AbstractViewAction.

Definition at line 19 of file UserViewAction.class.php.

Member Function Documentation

◆ _getHandler()

& _getHandler ( )

Reimplemented from User_AbstractViewAction.

Definition at line 38 of file UserViewAction.class.php.

◆ _getId()

_getId ( )

Reimplemented from User_AbstractViewAction.

Definition at line 33 of file UserViewAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_AbstractViewAction.

Definition at line 62 of file UserViewAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 142 of file UserViewAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 88 of file UserViewAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from User_Action.

Definition at line 137 of file UserViewAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_AbstractViewAction.

Definition at line 44 of file UserViewAction.class.php.

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
$moduleConfig )

Reimplemented from User_AbstractViewAction.

Definition at line 26 of file UserViewAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 12 of file UserViewAction.class.php.

◆ $mGetUserPosts

$mGetUserPosts = null

Definition at line 17 of file UserViewAction.class.php.


The documentation for this class was generated from the following file: