![]() |
![]()
| ![]() |
![]()
NAMEJifty::Web::Form::Field::Password - Add a password field to your forms METHODStypeThe HTML input type is "password". current_valueThe default value of a password field should always be empty. other_widget_propertiesNo browser-based form auto-completion in password fields ;) Note: This has nothing to do with Jifty's Autocomplete mechanism. render_valueNever render a value for a password classesOutput password fields with the class 'password'
|