Class Module_lostpassword

Description

Module page class.

Located in /pages/modules/lostpassword.php (line 24)


	
			
Method Summary
?array get_entry_points ()
?array info ()
tempcode run ()
tempcode step1 ()
tempcode step2 ()
tempcode step3 ()
Methods
get_entry_points (line 67)

Standard modular entry-point finder function.

  • return: A map of entry points (type-code=>language-code) (NULL: disabled).
?array get_entry_points ()
info (line 32)

Standard modular info function.

  • return: Map of module info (NULL: module is disabled).
?array info ()
run (line 49)

Standard modular run function.

  • return: The result of execution.
tempcode run ()
step1 (line 77)

The UI to ask for the username to get the lost password for.

  • return: The UI
tempcode step1 ()
step2 (line 99)

The UI and actualisation for sending out the confirm email.

  • return: The UI
tempcode step2 ()
step3 (line 157)

The UI and actualisation for: accepting code if it is correct (and not ''), and setting password to something random, emailing it

  • return: The UI
tempcode step3 ()

Documentation generated on Sun, 02 Jan 2011 23:17:13 +0000 by phpDocumentor 1.4.3