ValidForm::Password (Class)

In: ValidForm.rb
ValidForm_html.rb
Parent: Object

Represents a single-line ::Text field for entering passwords. multiline is false and may not be changed.

See ::Field#new for details on the parameters to pass for a constructor.

Methods

Public Instance methods

Returns an HTML representation of the field itself. See also ::Field#to_html.

[Validate]