requestpassword.php File Reference

Go to the source code of this file.

Variables

PHP $page_author = $creator_name
 $page_author_email = $creator_email
 $page_menu = 100
 $page_date = formatTime( time() )
 $page_title = i18n("Request new password")
 $panel = new optionsPanel("requestPassword")
$panel showHeader = false
$panel saveTitle = i18n("Continue")
$panel resetTitle = i18n("Clear form")
 $message = i18n("The new password for the user ##0## is ##1##", array( $panel->options["username"]["current"], $newpassword ) )
else $page_content = renderErrorBox( i18n("Error"), i18n("An error occured while attempting to send out the new password to the provided email address! The most likely cause of this is a non-functioning email address.") )


Variable Documentation

$message = i18n("The new password for the user ##0## is ##1##", array( $panel->options["username"]["current"], $newpassword ) )

PHP $page_author = $creator_name

Definition at line 17 of file requestpassword.php.

$page_author_email = $creator_email

Definition at line 18 of file requestpassword.php.

$page_content = renderErrorBox( i18n("Error"), i18n("An error occured while attempting to send out the new password to the provided email address! The most likely cause of this is a non-functioning email address.") )

Definition at line 41 of file requestpassword.php.

$page_date = formatTime( time() )

Definition at line 20 of file requestpassword.php.

$page_menu = 100

Definition at line 19 of file requestpassword.php.

$page_title = i18n("Request new password")

Definition at line 21 of file requestpassword.php.

$panel = new optionsPanel("requestPassword")

$panel resetTitle = i18n("Clear form")

Definition at line 26 of file requestpassword.php.

$panel saveTitle = i18n("Continue")

Definition at line 25 of file requestpassword.php.

Referenced by optionsPanel::optionsPanel(), and optionsPanel::render().

$panel showHeader = false

Definition at line 24 of file requestpassword.php.

Referenced by optionsPanel::render().


Generated on Sun Oct 26 20:33:14 2008 for The Travelsized Content Management System by  doxygen 1.5.5