LoginChangePasswordForm Class Reference
[User_form]

Form to change a user's password in order to login. More...

Inheritance diagram for LoginChangePasswordForm:

Form

List of all members.

Public Member Functions

 display ()
 execute ()
 LoginChangePasswordForm ()
 readInputData ()


Detailed Description

Form to change a user's password in order to login.

Definition at line 20 of file LoginChangePasswordForm.inc.php.


Member Function Documentation

LoginChangePasswordForm.display (  ) 

Display the form.

Reimplemented from Form.

Definition at line 40 of file LoginChangePasswordForm.inc.php.

References TemplateManager.getManager(), and Request.getSite().

LoginChangePasswordForm.execute (  ) 

Save new password.

Returns:
boolean success

Reimplemented from Form.

Definition at line 58 of file LoginChangePasswordForm.inc.php.

References Validation.encryptCredentials(), Validation.generatePassword(), DAORegistry.getDAO(), and Form.getData().

LoginChangePasswordForm.LoginChangePasswordForm (  ) 

Constructor.

Definition at line 25 of file LoginChangePasswordForm.inc.php.

References Form.addCheck(), and Request.getSite().

LoginChangePasswordForm.readInputData (  ) 

Assign form data to user-submitted data.

Reimplemented from Form.

Definition at line 50 of file LoginChangePasswordForm.inc.php.

References Form.readUserVars().


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

Generated on Mon Jul 14 10:55:44 2008 for Open Journal Systems by  doxygen 1.5.6