Aura Terra Fieldset

Fieldset

A fieldset.

Description

See Terra for information on how to use the form builder.

Methods

  • default? Returns true if the fieldset is the default fieldset of the form.
  • field Add (or get?) a field.
  • fields_html Returns the HTML code for the fields in the fieldset.
  • legend_html Returns the HTML code for the fields in the fieldset.
  • to_html Returns the HTML code for the entire fieldset.

Attributes

  • fields The list of fields.
  • form The parent Form.
  • id The symbol name of the field.
  • name The name of the field.