Table of Contents - formtastic-bootstrap-3.1.1 Documentation
Pages
- LICENSE
-
README
- Formtastic Bootstrap
- Getting Started
- Dependencies
- Installation
- Configuration
- Formtastic vs. Formtastic Bootstrap
- Overview
- Major Difference in Behavior
- Other
- What's Missing
- Usage
- Bootstrap-specific Controls
- Prepended Text
- Appended Text
- Appended Content
- Contributing
- Contributors
- Submitting Issues
- Source Contributions
- To Do
- Copyright
Classes and Modules
- ActionView
- ActionView::Helpers
- ActionView::Helpers::DateTimeSelector
- ActionView::Helpers::InstanceTag
- ActionView::Helpers::TextFieldDateHelper
- FormtasticBootstrap
- FormtasticBootstrap::Actions
- FormtasticBootstrap::Actions::Base
- FormtasticBootstrap::Actions::ButtonAction
- FormtasticBootstrap::Actions::InputAction
- FormtasticBootstrap::Actions::LinkAction
- FormtasticBootstrap::Engine
- FormtasticBootstrap::FormBuilder
- FormtasticBootstrap::Helpers
- FormtasticBootstrap::Helpers::ActionsHelper
- FormtasticBootstrap::Helpers::ErrorsHelper
- FormtasticBootstrap::Helpers::FieldsetWrapper
- FormtasticBootstrap::Helpers::InputsHelper
- FormtasticBootstrap::Inputs
- FormtasticBootstrap::Inputs::Base
- FormtasticBootstrap::Inputs::Base::Choices
- FormtasticBootstrap::Inputs::Base::Collections
- FormtasticBootstrap::Inputs::Base::DatetimePickerish
- FormtasticBootstrap::Inputs::Base::Errors
- FormtasticBootstrap::Inputs::Base::Hints
- FormtasticBootstrap::Inputs::Base::Html
- FormtasticBootstrap::Inputs::Base::Labelling
- FormtasticBootstrap::Inputs::Base::Numeric
- FormtasticBootstrap::Inputs::Base::Placeholder
- FormtasticBootstrap::Inputs::Base::Stringish
- FormtasticBootstrap::Inputs::Base::Timeish
- FormtasticBootstrap::Inputs::Base::Wrapping
- FormtasticBootstrap::Inputs::BooleanInput
- FormtasticBootstrap::Inputs::CheckBoxesInput
- FormtasticBootstrap::Inputs::ColorInput
- FormtasticBootstrap::Inputs::CountryInput
- FormtasticBootstrap::Inputs::DateInput
- FormtasticBootstrap::Inputs::DatePickerInput
- FormtasticBootstrap::Inputs::DateSelectInput
- FormtasticBootstrap::Inputs::DatetimeInput
- FormtasticBootstrap::Inputs::DatetimePickerInput
- FormtasticBootstrap::Inputs::DatetimeSelectInput
- FormtasticBootstrap::Inputs::EmailInput
- FormtasticBootstrap::Inputs::FileInput
- FormtasticBootstrap::Inputs::HiddenInput
- FormtasticBootstrap::Inputs::NumberInput
- FormtasticBootstrap::Inputs::PasswordInput
- FormtasticBootstrap::Inputs::PhoneInput
- FormtasticBootstrap::Inputs::RadioInput
- FormtasticBootstrap::Inputs::RangeInput
- FormtasticBootstrap::Inputs::SearchInput
- FormtasticBootstrap::Inputs::SelectInput
- FormtasticBootstrap::Inputs::StringInput
- FormtasticBootstrap::Inputs::TextInput
- FormtasticBootstrap::Inputs::TimeInput
- FormtasticBootstrap::Inputs::TimeSelectInput
- FormtasticBootstrap::Inputs::TimeZoneInput
- FormtasticBootstrap::Inputs::UrlInput
Methods
- ::default_error_class — FormtasticBootstrap::FormBuilder
- ::default_error_class= — FormtasticBootstrap::FormBuilder
- ::default_hint_class — FormtasticBootstrap::FormBuilder
- ::default_hint_class= — FormtasticBootstrap::FormBuilder
- #actions — FormtasticBootstrap::Helpers::ActionsHelper
- #add_on_content — FormtasticBootstrap::Inputs::Base::Wrapping
- #add_on_wrapper_classes — FormtasticBootstrap::Inputs::Base::Wrapping
- #bootstrap_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #build_text — ActionView::Helpers::DateTimeSelector
- #build_text_field_from_types — ActionView::Helpers::DateTimeSelector
- #checkbox_wrapping — FormtasticBootstrap::Inputs::BooleanInput
- #checkbox_wrapping — FormtasticBootstrap::Inputs::CheckBoxesInput
- #choice_html — FormtasticBootstrap::Inputs::CheckBoxesInput
- #choice_html — FormtasticBootstrap::Inputs::RadioInput
- #choice_label_html_options — FormtasticBootstrap::Inputs::Base::Choices
- #choice_wrapping_html_options — FormtasticBootstrap::Inputs::Base::Choices
- #date_text_field — ActionView::Helpers::TextFieldDateHelper
- #default_button_html — FormtasticBootstrap::Actions::Base
- #default_wrapper_classes — FormtasticBootstrap::Actions::Base
- #error_first_html — FormtasticBootstrap::Inputs::Base::Errors
- #error_html — FormtasticBootstrap::Inputs::Base::Errors
- #error_list_html — FormtasticBootstrap::Inputs::Base::Errors
- #error_none_html — FormtasticBootstrap::Inputs::Base::Errors
- #error_sentence_html — FormtasticBootstrap::Inputs::Base::Errors
- #form_control_input_html_options — FormtasticBootstrap::Inputs::Base::Html
- #form_group_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #fragment_class — FormtasticBootstrap::Inputs::Base::Timeish
- #fragment_html — FormtasticBootstrap::Inputs::Base::Timeish
- #fragment_input_html_options — FormtasticBootstrap::Inputs::Base::Timeish
- #fragment_placeholder — FormtasticBootstrap::Inputs::Base::Timeish
- #hidden_field_html — FormtasticBootstrap::Inputs::BooleanInput
- #hint_html — FormtasticBootstrap::Inputs::Base::Hints
- #input_content — FormtasticBootstrap::Inputs::Base::Wrapping
- #input_html_options — FormtasticBootstrap::Inputs::Base::Html
- #inputs — FormtasticBootstrap::Helpers::InputsHelper
- #label_html — FormtasticBootstrap::Inputs::Base::Labelling
- #label_html_options — FormtasticBootstrap::Inputs::Base::Labelling
- #label_with_nested_checkbox — FormtasticBootstrap::Inputs::BooleanInput
- #prepended_or_appended? — FormtasticBootstrap::Inputs::Base::Wrapping
- #radio_wrapping — FormtasticBootstrap::Inputs::RadioInput
- #render_label? — FormtasticBootstrap::Inputs::BooleanInput
- #row_wrapping — FormtasticBootstrap::Inputs::Base::Timeish
- #semantic_errors — FormtasticBootstrap::Helpers::ErrorsHelper
- #text_field_date — ActionView::Helpers::DateTimeSelector
- #text_field_date — ActionView::Helpers::TextFieldDateHelper
- #text_field_day — ActionView::Helpers::DateTimeSelector
- #text_field_hour — ActionView::Helpers::DateTimeSelector
- #text_field_minute — ActionView::Helpers::DateTimeSelector
- #text_field_month — ActionView::Helpers::DateTimeSelector
- #text_field_second — ActionView::Helpers::DateTimeSelector
- #text_field_time — ActionView::Helpers::DateTimeSelector
- #text_field_time — ActionView::Helpers::TextFieldDateHelper
- #text_field_year — ActionView::Helpers::DateTimeSelector
- #time_text_field — ActionView::Helpers::TextFieldDateHelper
- #to_html — FormtasticBootstrap::Inputs::BooleanInput
- #to_html — FormtasticBootstrap::Inputs::CheckBoxesInput
- #to_html — FormtasticBootstrap::Inputs::ColorInput
- #to_html — FormtasticBootstrap::Inputs::CountryInput
- #to_html — FormtasticBootstrap::Inputs::DateInput
- #to_html — FormtasticBootstrap::Inputs::DatetimeInput
- #to_html — FormtasticBootstrap::Inputs::EmailInput
- #to_html — FormtasticBootstrap::Inputs::FileInput
- #to_html — FormtasticBootstrap::Inputs::HiddenInput
- #to_html — FormtasticBootstrap::Inputs::NumberInput
- #to_html — FormtasticBootstrap::Inputs::PasswordInput
- #to_html — FormtasticBootstrap::Inputs::PhoneInput
- #to_html — FormtasticBootstrap::Inputs::RadioInput
- #to_html — FormtasticBootstrap::Inputs::RangeInput
- #to_html — FormtasticBootstrap::Inputs::SearchInput
- #to_html — FormtasticBootstrap::Inputs::SelectInput
- #to_html — FormtasticBootstrap::Inputs::TextInput
- #to_html — FormtasticBootstrap::Inputs::TimeInput
- #to_html — FormtasticBootstrap::Inputs::TimeZoneInput
- #to_html — FormtasticBootstrap::Inputs::UrlInput
- #to_html — FormtasticBootstrap::Inputs::Base::Stringish
- #to_html — FormtasticBootstrap::Inputs::Base::Timeish
- #wrapper — FormtasticBootstrap::Actions::Base
- #wrapper_html_options — FormtasticBootstrap::Inputs::BooleanInput
- #wrapper_html_options — FormtasticBootstrap::Inputs::RadioInput
- #wrapper_html_options — FormtasticBootstrap::Inputs::Base::Wrapping