XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
prepare (&$controller, &$xoopsUser, $moduleConfig) | |
execute (&$controller, &$xoopsUser) | |
getDefaultView (&$controller, &$xoopsUser) | |
_processActionForm () | |
executeViewInput (&$controller, &$xoopsUser, &$renderSystem) | |
![]() | |
User_Action () | |
isSecure () | |
getPageTitle () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mActionForm = null | |
$mConfig | |
$mEnableAgreeFlag = false | |
Additional Inherited Members | |
![]() | |
_getPageAction () | |
_getPagetitle () | |
Definition at line 23 of file UserRegisterAction.class.php.
_processActionForm | ( | ) |
Definition at line 66 of file UserRegisterAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 44 of file UserRegisterAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $renderSystem ) |
$controller | |
$xoopsUser | |
$renderSystem |
Reimplemented from User_Action.
Definition at line 92 of file UserRegisterAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from User_Action.
Definition at line 60 of file UserRegisterAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser, | ||
$moduleConfig ) |
Reimplemented from User_Action.
Definition at line 29 of file UserRegisterAction.class.php.
$mActionForm = null |
Definition at line 25 of file UserRegisterAction.class.php.
$mConfig |
Definition at line 26 of file UserRegisterAction.class.php.
$mEnableAgreeFlag = false |
Definition at line 27 of file UserRegisterAction.class.php.