Rechercher une page de manuel
Jifty::Plugin::Authentication::Password::View.3pm
Langue: en
Version: 2009-11-03 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
Jifty::Plugin::Authentication::Password::View - views for password pluginDESCRIPTION
This provides the templates for the pages and forms used by the password authentication plugin.TEMPLATES
signup
Displays a sign-up form.login
Displays the login form.login_widget
A handy template for embedding the login form. Just include it in your templates via:show('/login_widget');
See Jifty::Plugin::Authentication::Password::Action::Login.
let/reset_lost_password
After requesting a password reset and clicking on the link sent by email, this receives that click and provides the form for resetting the password.See Jifty::Plugin::Authentication::Action::ResetLostPassword.
let/confirm_email
Handles the work of confirming an email address for a new account.See Jifty::Plugin::Authenticaiton::Password::View.
lost_password
Starts the process of sending a link to reset a lost password by email.See Jifty::Plugin::Authentication::Password::SendPasswordReminder.
resend_confirmation
Request a new email confirmation message be sent to your email account.See Jifty::Plugin::Authentication::Password::Action::ResendConfirmation.
SEE ALSO
Jifty::Plugin::Authentication::Password, Jifty::Plugin::Authentication::Password::DispatcherLICENSE
Jifty is Copyright 2005-2007 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre