other versions
- wheezy 1.10518+dfsg-2
| Jifty::Web::Form::Field::Password(3pm) | User Contributed Perl Documentation | Jifty::Web::Form::Field::Password(3pm) |
NAME¶
Jifty::Web::Form::Field::Password - Add a password field to your formsMETHODS¶
type¶
The HTML input type is "password".current_value¶
The default value of a password field should always be empty.other_widget_properties¶
No browser-based form auto-completion in password fields ;) Note: This has nothing to do with Jifty's Autocomplete mechanism.render_value¶
Never render a value for a passwordclasses¶
Output password fields with the class 'password'| 2010-09-25 | perl v5.14.2 |