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

Public Member Functions

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

Data Fields

 $mActionForm = null
 

Additional Inherited Members

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

Detailed Description

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

Member Function Documentation

◆ _updatePassword()

_updatePassword ( & $controller)

Definition at line 59 of file LostPassAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 100 of file LostPassAction.class.php.

◆ executeViewError()

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

Reimplemented from User_Action.

Definition at line 149 of file LostPassAction.class.php.

◆ executeViewInput()

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

Reimplemented from User_Action.

Definition at line 138 of file LostPassAction.class.php.

◆ executeViewSuccess()

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

Reimplemented from User_Action.

Definition at line 144 of file LostPassAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 47 of file LostPassAction.class.php.

◆ hasPermission()

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

Reimplemented from User_Action.

Definition at line 42 of file LostPassAction.class.php.

◆ isSecure()

isSecure ( )

Reimplemented from User_Action.

Definition at line 36 of file LostPassAction.class.php.

◆ prepare()

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

Reimplemented from User_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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


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