| Jifty documentation | view source | Contained in the Jifty distribution. |
Jifty::Web::Form::Field::Collection - render a whole collection of available values
Renders multiple text inputs with the same name, available_values used as defaults.
Renders the whole collection of available values.
Render a label for our own. We need to output the label as a span instead since the labels are associated with the individual options.
Renders a normal input field.
| Jifty documentation | view source | Contained in the Jifty distribution. |