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

Public Member Functions

 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 isSecure ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from User_Action
 User_Action ()
 
 getPageTitle ()
 
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mObject = null
 
 $mRankObject = null
 
 $mSearchResults = null
 
 $mSelfDelete = false
 
 $mPmliteURL = null
 

Protected Member Functions

 _getPagetitle ()
 
- Protected Member Functions inherited from User_Action
 _getPageAction ()
 

Detailed Description

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

Member Function Documentation

◆ _getPagetitle()

_getPagetitle ( )
protected

_getPageTitle

Parameters
void
Returns
string

Reimplemented from User_Action.

Definition at line 43 of file UserInfoAction.class.php.

◆ executeViewError()

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

Reimplemented from User_Action.

Definition at line 157 of file UserInfoAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from User_Action.

Definition at line 126 of file UserInfoAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 58 of file UserInfoAction.class.php.

◆ isSecure()

isSecure ( )

Reimplemented from User_Action.

Definition at line 53 of file UserInfoAction.class.php.

◆ prepare()

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

Reimplemented from User_Action.

Definition at line 48 of file UserInfoAction.class.php.

Field Documentation

◆ $mObject

$mObject = null

Definition at line 28 of file UserInfoAction.class.php.

◆ $mPmliteURL

$mPmliteURL = null

Definition at line 34 of file UserInfoAction.class.php.

◆ $mRankObject

$mRankObject = null

Definition at line 29 of file UserInfoAction.class.php.

◆ $mSearchResults

$mSearchResults = null

Definition at line 30 of file UserInfoAction.class.php.

◆ $mSelfDelete

$mSelfDelete = false

Definition at line 32 of file UserInfoAction.class.php.


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