Wt  3.2.2
Public Member Functions
Wt::Auth::LostPasswordWidget Class Reference

A widget which initiates a lost-password email. More...

#include <Auth/LostPasswordWidget>

Inheritance diagram for Wt::Auth::LostPasswordWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LostPasswordWidget (AbstractUserDatabase &users, const AuthService &auth, WContainerWidget *parent=0)
 Constructor.

Detailed Description

A widget which initiates a lost-password email.

The widget renders the "Wt.Auth.template.lost-password" template. It prompts for an email address and then invokes AuthService::lostPassword() with the given email address.

See also:
AuthWidget::createLostPasswordView()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Generated on Fri Jul 27 2012 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1