Table of Contents - formulary-0.0.8 Documentation
Classes and Modules
- Formulary
- Formulary::FieldNotFoundError
- Formulary::HtmlForm
- Formulary::HtmlForm::Fields
- Formulary::HtmlForm::Fields::CheckboxGroup
- Formulary::HtmlForm::Fields::ColorInput
- Formulary::HtmlForm::Fields::DateInput
- Formulary::HtmlForm::Fields::EmailInput
- Formulary::HtmlForm::Fields::Field
- Formulary::HtmlForm::Fields::FieldGroup
- Formulary::HtmlForm::Fields::HiddenInput
- Formulary::HtmlForm::Fields::Input
- Formulary::HtmlForm::Fields::MonthInput
- Formulary::HtmlForm::Fields::NumberInput
- Formulary::HtmlForm::Fields::PasswordInput
- Formulary::HtmlForm::Fields::RadioButtonGroup
- Formulary::HtmlForm::Fields::RangeInput
- Formulary::HtmlForm::Fields::SearchInput
- Formulary::HtmlForm::Fields::Select
- Formulary::HtmlForm::Fields::TelInput
- Formulary::HtmlForm::Fields::TextInput
- Formulary::HtmlForm::Fields::Textarea
- Formulary::HtmlForm::Fields::WeekInput
- Formulary::HtmlForm::Labels
- Formulary::UnexpectedParameter
- Formulary::UnsupportedFieldType
Methods
- ::compatible_type — Formulary::HtmlForm::Fields::CheckboxGroup
- ::compatible_type — Formulary::HtmlForm::Fields::ColorInput
- ::compatible_type — Formulary::HtmlForm::Fields::DateInput
- ::compatible_type — Formulary::HtmlForm::Fields::EmailInput
- ::compatible_type — Formulary::HtmlForm::Fields::HiddenInput
- ::compatible_type — Formulary::HtmlForm::Fields::MonthInput
- ::compatible_type — Formulary::HtmlForm::Fields::NumberInput
- ::compatible_type — Formulary::HtmlForm::Fields::PasswordInput
- ::compatible_type — Formulary::HtmlForm::Fields::RadioButtonGroup
- ::compatible_type — Formulary::HtmlForm::Fields::RangeInput
- ::compatible_type — Formulary::HtmlForm::Fields::SearchInput
- ::compatible_type — Formulary::HtmlForm::Fields::TelInput
- ::compatible_type — Formulary::HtmlForm::Fields::TextInput
- ::compatible_type — Formulary::HtmlForm::Fields::WeekInput
- ::compatible_with? — Formulary::HtmlForm::Fields::FieldGroup
- ::compatible_with? — Formulary::HtmlForm::Fields::Input
- ::compatible_with? — Formulary::HtmlForm::Fields::Select
- ::compatible_with? — Formulary::HtmlForm::Fields::Textarea
- ::new — Formulary::HtmlForm
- ::new — Formulary::HtmlForm::Fields::CheckboxGroup
- ::new — Formulary::HtmlForm::Fields::DateInput
- ::new — Formulary::HtmlForm::Fields::Field
- ::new — Formulary::HtmlForm::Fields::FieldGroup
- ::new — Formulary::HtmlForm::Fields::NumberInput
- ::supports_required? — Formulary::HtmlForm::Fields::CheckboxGroup
- ::supports_required? — Formulary::HtmlForm::Fields::Field
- ::supports_required? — Formulary::HtmlForm::Fields::Input
- ::supports_required? — Formulary::HtmlForm::Fields::RadioButtonGroup
- ::supports_required? — Formulary::HtmlForm::Fields::Textarea
- #build_fields — Formulary::HtmlForm
- #build_grouped_fields_from — Formulary::HtmlForm
- #build_singular_fields_from — Formulary::HtmlForm
- #color_correct? — Formulary::HtmlForm::Fields::ColorInput
- #data_field_value — Formulary::HtmlForm
- #date_correct? — Formulary::HtmlForm::Fields::DateInput
- #datetime_format — Formulary::HtmlForm::Fields::DateInput
- #datetime_format — Formulary::HtmlForm::Fields::MonthInput
- #datetime_format — Formulary::HtmlForm::Fields::WeekInput
- #display_format — Formulary::HtmlForm::Fields::DateInput
- #display_format — Formulary::HtmlForm::Fields::MonthInput
- #display_format — Formulary::HtmlForm::Fields::WeekInput
- #document — Formulary::HtmlForm
- #email_correct? — Formulary::HtmlForm::Fields::EmailInput
- #error — Formulary::HtmlForm::Fields::ColorInput
- #error — Formulary::HtmlForm::Fields::DateInput
- #error — Formulary::HtmlForm::Fields::EmailInput
- #error — Formulary::HtmlForm::Fields::Field
- #error — Formulary::HtmlForm::Fields::FieldGroup
- #error — Formulary::HtmlForm::Fields::Input
- #error — Formulary::HtmlForm::Fields::NumberInput
- #error — Formulary::HtmlForm::Fields::Select
- #errors — Formulary::HtmlForm
- #fields — Formulary::HtmlForm
- #find_field — Formulary::HtmlForm
- #find_first_element_with_data_field — Formulary::HtmlForm::Fields::Field
- #get_value_from_data_field — Formulary::HtmlForm::Fields::Field
- #is_hidden? — Formulary::HtmlForm::Fields::Field
- #is_hidden_field? — Formulary::HtmlForm
- #label — Formulary::HtmlForm::Fields::Field
- #label_for_field — Formulary::HtmlForm::Labels
- #label_for_single_field — Formulary::HtmlForm::Labels
- #labels_for_fieldset — Formulary::HtmlForm::Labels
- #max_correct? — Formulary::HtmlForm::Fields::DateInput
- #max_correct? — Formulary::HtmlForm::Fields::NumberInput
- #min_correct? — Formulary::HtmlForm::Fields::DateInput
- #min_correct? — Formulary::HtmlForm::Fields::NumberInput
- #name — Formulary::HtmlForm::Fields::Field
- #name — Formulary::HtmlForm::Fields::FieldGroup
- #number_correct? — Formulary::HtmlForm::Fields::NumberInput
- #pattern — Formulary::HtmlForm::Fields::Input
- #pattern_correct? — Formulary::HtmlForm::Fields::Input
- #presence_correct? — Formulary::HtmlForm::Fields::CheckboxGroup
- #presence_correct? — Formulary::HtmlForm::Fields::Field
- #required? — Formulary::HtmlForm::Fields::Field
- #required? — Formulary::HtmlForm::Fields::RadioButtonGroup
- #set_field_value — Formulary::HtmlForm
- #set_value — Formulary::HtmlForm::Fields::CheckboxGroup
- #set_value — Formulary::HtmlForm::Fields::Field
- #step_correct? — Formulary::HtmlForm::Fields::NumberInput
- #supports_required? — Formulary::HtmlForm::Fields::Field
- #valid? — Formulary::HtmlForm
- #valid? — Formulary::HtmlForm::Fields::ColorInput
- #valid? — Formulary::HtmlForm::Fields::DateInput
- #valid? — Formulary::HtmlForm::Fields::EmailInput
- #valid? — Formulary::HtmlForm::Fields::Field
- #valid? — Formulary::HtmlForm::Fields::FieldGroup
- #valid? — Formulary::HtmlForm::Fields::Input
- #valid? — Formulary::HtmlForm::Fields::NumberInput
- #valid? — Formulary::HtmlForm::Fields::Select
- #valid_values — Formulary::HtmlForm::Fields::RadioButtonGroup
- #valid_values — Formulary::HtmlForm::Fields::Select
- #value_from_element — Formulary::HtmlForm::Fields::CheckboxGroup
- #value_in_list? — Formulary::HtmlForm::Fields::CheckboxGroup
- #value_in_list? — Formulary::HtmlForm::Fields::RadioButtonGroup