Text
A text field.
Attributes (Inherited)
Methods (Inherited)
- html_wrap Wraps the given HTML code with the field's field wrapper.
- id Returns the HTML ID for the field.
- input_html Returns the HTML code for the input value.
- input_name Returns the HTML name attribute for the field's input element.
- label_html Returns the HTML code for the <label> tag.
- to_html Returns the HTML code.