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

Public Member Functions

 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 execute (&$controller, &$xoopsUser)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 _processActionForm ()
 
 executeViewInput (&$controller, &$xoopsUser, &$renderSystem)
 
- Public Member Functions inherited from User_Action
 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

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

Detailed Description

Definition at line 23 of file UserRegisterAction.class.php.

Member Function Documentation

◆ _processActionForm()

_processActionForm ( )

Definition at line 66 of file UserRegisterAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

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

◆ executeViewInput()

executeViewInput ( & $controller,
& $xoopsUser,
& $renderSystem )
Parameters
$controller
$xoopsUser
$renderSystem

Reimplemented from User_Action.

Definition at line 92 of file UserRegisterAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 60 of file UserRegisterAction.class.php.

◆ prepare()

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

Reimplemented from User_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

Definition at line 25 of file UserRegisterAction.class.php.

◆ $mConfig

$mConfig

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

◆ $mEnableAgreeFlag

$mEnableAgreeFlag = false

Definition at line 27 of file UserRegisterAction.class.php.


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