Table of Contents - bootstrap_form-4.5.0 Documentation
Classes and Modules
- BootstrapForm
- BootstrapForm::ActionViewExtensions
- BootstrapForm::ActionViewExtensions::FormHelper
- BootstrapForm::Components
- BootstrapForm::Components::Hints
- BootstrapForm::Components::Labels
- BootstrapForm::Components::Layout
- BootstrapForm::Components::Validation
- BootstrapForm::Configuration
- BootstrapForm::Engine
- BootstrapForm::FormBuilder
- BootstrapForm::FormGroup
- BootstrapForm::FormGroupBuilder
- BootstrapForm::Helpers
- BootstrapForm::Helpers::Bootstrap
- BootstrapForm::Inputs
- BootstrapForm::Inputs::Base
- BootstrapForm::Inputs::CheckBox
- BootstrapForm::Inputs::CollectionCheckBoxes
- BootstrapForm::Inputs::CollectionRadioButtons
- BootstrapForm::Inputs::CollectionSelect
- BootstrapForm::Inputs::ColorField
- BootstrapForm::Inputs::DateField
- BootstrapForm::Inputs::DateSelect
- BootstrapForm::Inputs::DatetimeField
- BootstrapForm::Inputs::DatetimeLocalField
- BootstrapForm::Inputs::DatetimeSelect
- BootstrapForm::Inputs::EmailField
- BootstrapForm::Inputs::FileField
- BootstrapForm::Inputs::GroupedCollectionSelect
- BootstrapForm::Inputs::InputsCollection
- BootstrapForm::Inputs::MonthField
- BootstrapForm::Inputs::NumberField
- BootstrapForm::Inputs::PasswordField
- BootstrapForm::Inputs::PhoneField
- BootstrapForm::Inputs::RadioButton
- BootstrapForm::Inputs::RangeField
- BootstrapForm::Inputs::RichTextArea
- BootstrapForm::Inputs::SearchField
- BootstrapForm::Inputs::Select
- BootstrapForm::Inputs::TelephoneField
- BootstrapForm::Inputs::TextArea
- BootstrapForm::Inputs::TextField
- BootstrapForm::Inputs::TimeField
- BootstrapForm::Inputs::TimeSelect
- BootstrapForm::Inputs::TimeZoneSelect
- BootstrapForm::Inputs::UrlField
- BootstrapForm::Inputs::WeekField
- Object
Methods
- ::config — BootstrapForm
- ::configure — BootstrapForm
- ::eager_load! — BootstrapForm
- ::new — BootstrapForm::FormBuilder
- #add_default_form_attributes_and_form_inline — BootstrapForm::FormBuilder
- #alert_message — BootstrapForm::Helpers::Bootstrap
- #attach_input — BootstrapForm::Helpers::Bootstrap
- #bootstrap_alias — BootstrapForm::Inputs::Base
- #bootstrap_field — BootstrapForm::Inputs::Base
- #bootstrap_form_for — BootstrapForm::ActionViewExtensions::FormHelper
- #bootstrap_form_tag — BootstrapForm::ActionViewExtensions::FormHelper
- #bootstrap_form_with — BootstrapForm::ActionViewExtensions::FormHelper
- #bootstrap_select_group — BootstrapForm::Inputs::Base
- #button — BootstrapForm::Helpers::Bootstrap
- #check_box_classes — BootstrapForm::Inputs::CheckBox
- #check_box_description — BootstrapForm::Inputs::CheckBox
- #check_box_label — BootstrapForm::Inputs::CheckBox
- #check_box_label_class — BootstrapForm::Inputs::CheckBox
- #check_box_value — BootstrapForm::Inputs::CheckBox
- #check_box_with_bootstrap — BootstrapForm::Inputs::CheckBox
- #check_box_wrapper_class — BootstrapForm::Inputs::CheckBox
- #collection_check_boxes_with_bootstrap — BootstrapForm::Inputs::CollectionCheckBoxes
- #collection_radio_buttons_with_bootstrap — BootstrapForm::Inputs::CollectionRadioButtons
- #collection_select_with_bootstrap — BootstrapForm::Inputs::CollectionSelect
- #control_class — BootstrapForm::FormBuilder
- #control_specific_class — BootstrapForm::FormBuilder
- #convert_form_tag_options — BootstrapForm::FormGroupBuilder
- #custom_check_box_wrapper_class — BootstrapForm::Inputs::CheckBox
- #custom_control — BootstrapForm::Helpers::Bootstrap
- #custom_radio_button_wrapper_class — BootstrapForm::Inputs::RadioButton
- #default_control_col — BootstrapForm::FormBuilder
- #default_form_attributes — BootstrapForm::Configuration
- #default_form_attributes= — BootstrapForm::Configuration
- #default_label_col — BootstrapForm::FormBuilder
- #default_layout — BootstrapForm::FormBuilder
- #error? — BootstrapForm::Components::Validation
- #error_summary — BootstrapForm::Helpers::Bootstrap
- #errors_on — BootstrapForm::Helpers::Bootstrap
- #feedback_class — BootstrapForm::FormBuilder
- #field_inline_override? — BootstrapForm::Components::Layout
- #fields_for_options — BootstrapForm::FormBuilder
- #fields_for_with_bootstrap — BootstrapForm::FormBuilder
- #file_field_input — BootstrapForm::Inputs::FileField
- #file_field_with_bootstrap — BootstrapForm::Inputs::FileField
- #form_group — BootstrapForm::FormGroup
- #form_group_builder — BootstrapForm::FormGroupBuilder
- #form_group_builder_options — BootstrapForm::FormGroupBuilder
- #form_group_classes — BootstrapForm::FormGroup
- #form_group_collection_input_checked? — BootstrapForm::Inputs::InputsCollection
- #form_group_collection_input_options — BootstrapForm::Inputs::InputsCollection
- #form_group_content — BootstrapForm::FormGroup
- #form_group_content_tag — BootstrapForm::FormGroup
- #form_group_control_class — BootstrapForm::FormGroup
- #form_group_css_options — BootstrapForm::FormGroupBuilder
- #form_group_label — BootstrapForm::FormGroupBuilder
- #form_group_label_class — BootstrapForm::FormGroupBuilder
- #form_group_label_text — BootstrapForm::FormGroupBuilder
- #form_group_opts — BootstrapForm::FormGroupBuilder
- #form_group_placeholder — BootstrapForm::FormGroupBuilder
- #form_group_required — BootstrapForm::FormGroupBuilder
- #generate_error — BootstrapForm::Components::Validation
- #generate_help — BootstrapForm::Components::Hints
- #generate_label — BootstrapForm::Components::Labels
- #get_error_messages — BootstrapForm::Components::Validation
- #get_group_layout — BootstrapForm::Components::Layout
- #get_help_text_by_i18n_key — BootstrapForm::Components::Hints
- #group_layout_horizontal? — BootstrapForm::FormGroup
- #grouped_collection_select_with_bootstrap — BootstrapForm::Inputs::GroupedCollectionSelect
- #hide_class — BootstrapForm::FormBuilder
- #inline_error? — BootstrapForm::Components::Validation
- #input_group_content — BootstrapForm::Helpers::Bootstrap
- #input_with_error — BootstrapForm::Helpers::Bootstrap
- #inputs_collection — BootstrapForm::Inputs::InputsCollection
- #label_classes — BootstrapForm::Components::Labels
- #label_layout_classes — BootstrapForm::Components::Labels
- #label_text — BootstrapForm::Components::Labels
- #layout_default? — BootstrapForm::Components::Layout
- #layout_horizontal? — BootstrapForm::Components::Layout
- #layout_in_effect — BootstrapForm::Components::Layout
- #layout_inline? — BootstrapForm::Components::Layout
- #offset_col — BootstrapForm::FormBuilder
- #prepend_and_append_input — BootstrapForm::Helpers::Bootstrap
- #presence_validator? — BootstrapForm::Components::Validation
- #primary — BootstrapForm::Helpers::Bootstrap
- #radio_button_classes — BootstrapForm::Inputs::RadioButton
- #radio_button_label — BootstrapForm::Inputs::RadioButton
- #radio_button_label_class — BootstrapForm::Inputs::RadioButton
- #radio_button_with_bootstrap — BootstrapForm::Inputs::RadioButton
- #radio_button_wrapper_class — BootstrapForm::Inputs::RadioButton
- #required_attribute? — BootstrapForm::Components::Validation
- #rich_text_area_with_bootstrap — BootstrapForm::Inputs::RichTextArea
- #scoped_help_text — BootstrapForm::Components::Hints
- #select_with_bootstrap — BootstrapForm::Inputs::Select
- #setup_css_class — BootstrapForm::Helpers::Bootstrap
- #standard_radio_button_wrapper_class — BootstrapForm::Inputs::RadioButton
- #static_class — BootstrapForm::Helpers::Bootstrap
- #static_control — BootstrapForm::Helpers::Bootstrap
- #submit — BootstrapForm::Helpers::Bootstrap
- #time_zone_select_with_bootstrap — BootstrapForm::Inputs::TimeZoneSelect
- #translated_help_text — BootstrapForm::Components::Hints
- #with_bootstrap_form_field_error_proc — BootstrapForm::ActionViewExtensions::FormHelper