Table of Contents - formtastic_rebootstrap-0.0.2 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
- FormtasticRebootstrap
- FormtasticRebootstrap::Actions
- FormtasticRebootstrap::Actions::Base
- FormtasticRebootstrap::Actions::ButtonAction
- FormtasticRebootstrap::Actions::InputAction
- FormtasticRebootstrap::Actions::LinkAction
- FormtasticRebootstrap::Engine
- FormtasticRebootstrap::FormBuilder
- FormtasticRebootstrap::Helpers
- FormtasticRebootstrap::Helpers::ActionsHelper
- FormtasticRebootstrap::Helpers::ErrorsHelper
- FormtasticRebootstrap::Helpers::FieldsetWrapper
- FormtasticRebootstrap::Helpers::InputsHelper
- FormtasticRebootstrap::Inputs
- FormtasticRebootstrap::Inputs::Base
- FormtasticRebootstrap::Inputs::Base::Choices
- FormtasticRebootstrap::Inputs::Base::Collections
- FormtasticRebootstrap::Inputs::Base::DatetimePickerish
- FormtasticRebootstrap::Inputs::Base::Errors
- FormtasticRebootstrap::Inputs::Base::Hints
- FormtasticRebootstrap::Inputs::Base::Html
- FormtasticRebootstrap::Inputs::Base::Labelling
- FormtasticRebootstrap::Inputs::Base::Numeric
- FormtasticRebootstrap::Inputs::Base::Placeholder
- FormtasticRebootstrap::Inputs::Base::Stringish
- FormtasticRebootstrap::Inputs::Base::Timeish
- FormtasticRebootstrap::Inputs::Base::Wrapping
- FormtasticRebootstrap::Inputs::BooleanInput
- FormtasticRebootstrap::Inputs::CheckBoxesInput
- FormtasticRebootstrap::Inputs::ColorInput
- FormtasticRebootstrap::Inputs::CountryInput
- FormtasticRebootstrap::Inputs::DateInput
- FormtasticRebootstrap::Inputs::DatePickerInput
- FormtasticRebootstrap::Inputs::DateSelectInput
- FormtasticRebootstrap::Inputs::DatetimeInput
- FormtasticRebootstrap::Inputs::DatetimePickerInput
- FormtasticRebootstrap::Inputs::DatetimeSelectInput
- FormtasticRebootstrap::Inputs::EmailInput
- FormtasticRebootstrap::Inputs::FileInput
- FormtasticRebootstrap::Inputs::HiddenInput
- FormtasticRebootstrap::Inputs::NumberInput
- FormtasticRebootstrap::Inputs::PasswordInput
- FormtasticRebootstrap::Inputs::PhoneInput
- FormtasticRebootstrap::Inputs::RadioInput
- FormtasticRebootstrap::Inputs::RangeInput
- FormtasticRebootstrap::Inputs::SearchInput
- FormtasticRebootstrap::Inputs::SelectInput
- FormtasticRebootstrap::Inputs::StringInput
- FormtasticRebootstrap::Inputs::TextInput
- FormtasticRebootstrap::Inputs::TimeInput
- FormtasticRebootstrap::Inputs::TimeSelectInput
- FormtasticRebootstrap::Inputs::TimeZoneInput
- FormtasticRebootstrap::Inputs::UrlInput
Methods
- ::bootstrap_layout_classes_regex — FormtasticRebootstrap::Helpers
- ::default_error_class — FormtasticRebootstrap::FormBuilder
- ::default_error_class= — FormtasticRebootstrap::FormBuilder
- ::default_hint_class — FormtasticRebootstrap::FormBuilder
- ::default_hint_class= — FormtasticRebootstrap::FormBuilder
- #actions — FormtasticRebootstrap::Helpers::ActionsHelper
- #add_on_content — FormtasticRebootstrap::Inputs::Base::Wrapping
- #add_on_wrapper_classes — FormtasticRebootstrap::Inputs::Base::Wrapping
- #bootstrap_wrapping — FormtasticRebootstrap::Inputs::Base::Wrapping
- #build_text — ActionView::Helpers::DateTimeSelector
- #build_text_field_from_types — ActionView::Helpers::DateTimeSelector
- #checkbox_wrapping — FormtasticRebootstrap::Inputs::BooleanInput
- #checkbox_wrapping — FormtasticRebootstrap::Inputs::CheckBoxesInput
- #choice_html — FormtasticRebootstrap::Inputs::CheckBoxesInput
- #choice_html — FormtasticRebootstrap::Inputs::RadioInput
- #choice_label_html_options — FormtasticRebootstrap::Inputs::Base::Choices
- #choice_wrapping_html_options — FormtasticRebootstrap::Inputs::Base::Choices
- #date_text_field — ActionView::Helpers::TextFieldDateHelper
- #default_button_html — FormtasticRebootstrap::Actions::Base
- #default_wrapper_classes — FormtasticRebootstrap::Actions::Base
- #error_first_html — FormtasticRebootstrap::Inputs::Base::Errors
- #error_html — FormtasticRebootstrap::Inputs::Base::Errors
- #error_list_html — FormtasticRebootstrap::Inputs::Base::Errors
- #error_none_html — FormtasticRebootstrap::Inputs::Base::Errors
- #error_sentence_html — FormtasticRebootstrap::Inputs::Base::Errors
- #form_control_input_html_options — FormtasticRebootstrap::Inputs::Base::Html
- #form_group_wrapping — FormtasticRebootstrap::Inputs::Base::Wrapping
- #fragment_class — FormtasticRebootstrap::Inputs::Base::Timeish
- #fragment_html — FormtasticRebootstrap::Inputs::Base::Timeish
- #fragment_input_html_options — FormtasticRebootstrap::Inputs::Base::Timeish
- #fragment_placeholder — FormtasticRebootstrap::Inputs::Base::Timeish
- #hidden_field_html — FormtasticRebootstrap::Inputs::BooleanInput
- #hint_html — FormtasticRebootstrap::Inputs::Base::Hints
- #input_class_without_col — FormtasticRebootstrap::Inputs::Base::Html
- #input_content — FormtasticRebootstrap::Inputs::Base::Wrapping
- #input_default_col — FormtasticRebootstrap::Inputs::Base::Wrapping
- #input_html_options — FormtasticRebootstrap::Inputs::Base::Html
- #input_options_classes — FormtasticRebootstrap::Inputs::Base::Wrapping
- #inputs — FormtasticRebootstrap::Helpers::InputsHelper
- #label_class_with_col — FormtasticRebootstrap::Inputs::Base::Labelling
- #label_html — FormtasticRebootstrap::Inputs::Base::Labelling
- #label_html_options — FormtasticRebootstrap::Inputs::Base::Labelling
- #label_with_nested_checkbox — FormtasticRebootstrap::Inputs::BooleanInput
- #layout_classes — FormtasticRebootstrap::Inputs::Base::Labelling
- #original_classes — FormtasticRebootstrap::Inputs::Base::Html
- #prepended_or_appended? — FormtasticRebootstrap::Inputs::Base::Wrapping
- #radio_wrapping — FormtasticRebootstrap::Inputs::RadioInput
- #render_label? — FormtasticRebootstrap::Inputs::BooleanInput
- #row_wrapping — FormtasticRebootstrap::Inputs::Base::Timeish
- #semantic_errors — FormtasticRebootstrap::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 — FormtasticRebootstrap::Inputs::BooleanInput
- #to_html — FormtasticRebootstrap::Inputs::CheckBoxesInput
- #to_html — FormtasticRebootstrap::Inputs::ColorInput
- #to_html — FormtasticRebootstrap::Inputs::CountryInput
- #to_html — FormtasticRebootstrap::Inputs::DateInput
- #to_html — FormtasticRebootstrap::Inputs::DatetimeInput
- #to_html — FormtasticRebootstrap::Inputs::EmailInput
- #to_html — FormtasticRebootstrap::Inputs::FileInput
- #to_html — FormtasticRebootstrap::Inputs::HiddenInput
- #to_html — FormtasticRebootstrap::Inputs::NumberInput
- #to_html — FormtasticRebootstrap::Inputs::PasswordInput
- #to_html — FormtasticRebootstrap::Inputs::PhoneInput
- #to_html — FormtasticRebootstrap::Inputs::RadioInput
- #to_html — FormtasticRebootstrap::Inputs::RangeInput
- #to_html — FormtasticRebootstrap::Inputs::SearchInput
- #to_html — FormtasticRebootstrap::Inputs::SelectInput
- #to_html — FormtasticRebootstrap::Inputs::TextInput
- #to_html — FormtasticRebootstrap::Inputs::TimeInput
- #to_html — FormtasticRebootstrap::Inputs::TimeZoneInput
- #to_html — FormtasticRebootstrap::Inputs::UrlInput
- #to_html — FormtasticRebootstrap::Inputs::Base::Stringish
- #to_html — FormtasticRebootstrap::Inputs::Base::Timeish
- #wrapper — FormtasticRebootstrap::Actions::Base
- #wrapper_html_options — FormtasticRebootstrap::Inputs::BooleanInput
- #wrapper_html_options — FormtasticRebootstrap::Inputs::RadioInput
- #wrapper_html_options — FormtasticRebootstrap::Inputs::Base::Wrapping
- #wrapping_class_with_col — FormtasticRebootstrap::Inputs::Base::Wrapping