Module: FormtasticRebootstrap::Inputs::Base

Extended by:
ActiveSupport::Autoload
Includes:
Errors, Hints, Html, Labelling, Wrapping
Included in:
BooleanInput, CheckBoxesInput, ColorInput, CountryInput, DatePickerInput, DateSelectInput, DatetimePickerInput, DatetimeSelectInput, EmailInput, FileInput, HiddenInput, NumberInput, PasswordInput, PhoneInput, RadioInput, RangeInput, SearchInput, SelectInput, StringInput, TextInput, TimeSelectInput, TimeZoneInput, UrlInput
Defined in:
lib/formtastic_rebootstrap/inputs/base.rb,
lib/formtastic_rebootstrap/inputs/base/html.rb,
lib/formtastic_rebootstrap/inputs/base/hints.rb,
lib/formtastic_rebootstrap/inputs/base/errors.rb,
lib/formtastic_rebootstrap/inputs/base/choices.rb,
lib/formtastic_rebootstrap/inputs/base/numeric.rb,
lib/formtastic_rebootstrap/inputs/base/timeish.rb,
lib/formtastic_rebootstrap/inputs/base/wrapping.rb,
lib/formtastic_rebootstrap/inputs/base/labelling.rb,
lib/formtastic_rebootstrap/inputs/base/stringish.rb,
lib/formtastic_rebootstrap/inputs/base/collections.rb,
lib/formtastic_rebootstrap/inputs/base/placeholder.rb,
lib/formtastic_rebootstrap/inputs/base/datetime_pickerish.rb

Defined Under Namespace

Modules: Choices, Collections, DatetimePickerish, Errors, Hints, Html, Labelling, Numeric, Placeholder, Stringish, Timeish, Wrapping

Method Summary

Methods included from Wrapping

#add_on_content, #add_on_wrapper_classes, #bootstrap_wrapping, #form_group_wrapping, #input_content, #input_default_col, #input_options_classes, #prepended_or_appended?, #wrapper_html_options, #wrapping_class_with_col

Methods included from Labelling

#label_class_with_col, #label_html, #label_html_options, #layout_classes

Methods included from Hints

#hint_html

Methods included from Errors

#error_first_html, #error_html, #error_list_html, #error_none_html, #error_sentence_html

Methods included from Html

#form_control_input_html_options, #input_class_without_col, #input_html_options, #original_classes