Wt  3.2.0
Public Member Functions
Wt::Auth::UpdatePasswordWidget Class Reference

A widget which allows a user to choose a new password. More...

#include <Auth/UpdatePasswordWidget>

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

List of all members.

Public Member Functions

 UpdatePasswordWidget (const User &user, const AbstractPasswordService &auth, Login &login, bool promptPassword, WContainerWidget *parent=0)
 Constructor.

Detailed Description

A widget which allows a user to choose a new password.

This widget lets a user choose a new password.

The widget renders the "Wt.Auth.template.update-password" template. Optionally, it asks for the current password, as well as a new password.

See also:
AuthWidget::createUpdatePasswordView()

Constructor & Destructor Documentation

Wt::Auth::UpdatePasswordWidget::UpdatePasswordWidget ( const User user,
const AbstractPasswordService auth,
Login login,
bool  promptPassword,
WContainerWidget parent = 0 
)

Constructor.

If promptPassword is true, the user also has to enter his current password.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Nov 29 2011 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1