Table of Contents - speedo-formstrap-1.2.9 Documentation
Pages
- LICENSE
-
README
- Formtastic Bootstrap
- Getting Started
- Dependencies
- Installation
- Configuration
- Formtastic vs. Formtastic Bootstrap
- Overview
- ERB
- Formtastic
- Formtastic Bootstrap
- Major Difference in Behavior
- Other
- What's Missing
- Usage
- Prepended Text
- 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::ActionHelper
- FormtasticBootstrap::Helpers::ActionsHelper
- FormtasticBootstrap::Helpers::ButtonsHelper
- FormtasticBootstrap::Helpers::FieldsetWrapper
- FormtasticBootstrap::Helpers::InputHelper
- FormtasticBootstrap::Helpers::InputsHelper
- FormtasticBootstrap::Inputs
- FormtasticBootstrap::Inputs::Base
- FormtasticBootstrap::Inputs::Base::Choices
- FormtasticBootstrap::Inputs::Base::Errors
- FormtasticBootstrap::Inputs::Base::Hints
- FormtasticBootstrap::Inputs::Base::Html
- FormtasticBootstrap::Inputs::Base::Labelling
- FormtasticBootstrap::Inputs::Base::Numeric
- FormtasticBootstrap::Inputs::Base::Stringish
- FormtasticBootstrap::Inputs::Base::Timeish
- FormtasticBootstrap::Inputs::Base::Wrapping
- FormtasticBootstrap::Inputs::BooleanInput
- FormtasticBootstrap::Inputs::CheckBoxesInput
- FormtasticBootstrap::Inputs::DateInput
- FormtasticBootstrap::Inputs::DatetimeInput
- 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::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
- #build_text — ActionView::Helpers::DateTimeSelector
- #build_text_field_from_types — ActionView::Helpers::DateTimeSelector
- #button_html — FormtasticBootstrap::Actions::Base
- #buttons — FormtasticBootstrap::Helpers::ButtonsHelper
- #choice_html — FormtasticBootstrap::Inputs::CheckBoxesInput
- #choice_html — FormtasticBootstrap::Inputs::RadioInput
- #choice_wrapping_html_options — FormtasticBootstrap::Inputs::CheckBoxesInput
- #choice_wrapping_html_options — FormtasticBootstrap::Inputs::RadioInput
- #choices_wrapping_html_options — FormtasticBootstrap::Inputs::Base::Choices
- #commit_button — FormtasticBootstrap::Helpers::ButtonsHelper
- #control_group_div_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #control_label_html_options — FormtasticBootstrap::Inputs::Base::Choices
- #control_label_html_options — FormtasticBootstrap::Inputs::Base::Labelling
- #date_input_html — FormtasticBootstrap::Inputs::Base::Timeish
- #date_text_field — ActionView::Helpers::TextFieldDateHelper
- #empty_label — FormtasticBootstrap::Inputs::BooleanInput
- #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
- #field_set_legend — FormtasticBootstrap::Helpers::FieldsetWrapper
- #fragment_id — FormtasticBootstrap::Inputs::Base::Timeish
- #fragment_input_html — FormtasticBootstrap::Inputs::Base::Timeish
- #generic_input_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #hint_html — FormtasticBootstrap::Inputs::Base::Hints
- #inline_inputs_div_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #input_div_wrapping — FormtasticBootstrap::Inputs::Base::Choices
- #input_div_wrapping — 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::BooleanInput
- #label_html_options — FormtasticBootstrap::Inputs::Base::Labelling
- #legend_html — FormtasticBootstrap::Inputs::Base::Choices
- #prepended_input_wrapping — FormtasticBootstrap::Inputs::Base::Wrapping
- #standard_action_class_name — FormtasticBootstrap::Helpers::ActionHelper
- #standard_input_class_name — FormtasticBootstrap::Helpers::InputHelper
- #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_input_html — FormtasticBootstrap::Inputs::Base::Timeish
- #time_text_field — ActionView::Helpers::TextFieldDateHelper
- #to_html — FormtasticBootstrap::Inputs::BooleanInput
- #to_html — FormtasticBootstrap::Inputs::CheckBoxesInput
- #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::StringInput
- #to_html — FormtasticBootstrap::Inputs::TextInput
- #to_html — FormtasticBootstrap::Inputs::TimeInput
- #to_html — FormtasticBootstrap::Inputs::TimeZoneInput
- #to_html — FormtasticBootstrap::Inputs::UrlInput
- #wrapper — FormtasticBootstrap::Actions::Base
- #wrapper_html_options — FormtasticBootstrap::Inputs::Base::Numeric
- #wrapper_html_options — FormtasticBootstrap::Inputs::Base::Stringish
- #wrapper_html_options — FormtasticBootstrap::Inputs::Base::Wrapping