XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
isSecure () | |
getDefaultView (&$controller, &$xoopsUser) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
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 () | |
![]() | |
_getPageAction () | |
Definition at line 26 of file UserInfoAction.class.php.
|
protected |
_getPageTitle
void |
Reimplemented from User_Action.
Definition at line 43 of file UserInfoAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 157 of file UserInfoAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from User_Action.
Definition at line 126 of file UserInfoAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 58 of file UserInfoAction.class.php.
isSecure | ( | ) |
Reimplemented from User_Action.
Definition at line 53 of file UserInfoAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 48 of file UserInfoAction.class.php.
$mObject = null |
Definition at line 28 of file UserInfoAction.class.php.
$mPmliteURL = null |
Definition at line 34 of file UserInfoAction.class.php.
$mRankObject = null |
Definition at line 29 of file UserInfoAction.class.php.
$mSearchResults = null |
Definition at line 30 of file UserInfoAction.class.php.
$mSelfDelete = false |
Definition at line 32 of file UserInfoAction.class.php.