Module: FormtasticBootstrap::Inputs::Base

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

Defined Under Namespace

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

Method Summary

Methods included from Wrapping

#appended_input_wrapping, #bootstrap_wrapping, #control_group_wrapping, #controls_wrapper_html_options, #controls_wrapping, #prepended_and_appended_input_wrapping, #prepended_input_wrapping, #wrapper_html_options

Methods included from Labelling

#control_label_html, #control_label_html_options, #label_html_options

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

#input_html_options