Class: FormtasticBootstrap::Inputs::DateSelectInput
- Inherits:
- 
      Formtastic::Inputs::DateSelectInput
      
        - Object
- Formtastic::Inputs::DateSelectInput
- FormtasticBootstrap::Inputs::DateSelectInput
 
- Includes:
- Base, Base::Timeish
- Defined in:
- lib/formtastic-bootstrap/inputs/date_select_input.rb
Direct Known Subclasses
Constant Summary collapse
- FRAGMENT_CLASSES =
- { :year => "col-xs-4", :month => "col-xs-5", :day => "col-xs-3" } 
Constants included from Base::Timeish
Base::Timeish::FRAGMENT_PLACEHOLDERS
Method Summary
Methods included from Base::Timeish
#fragment_class, #fragment_html, #fragment_input_html_options, #fragment_placeholder, #row_wrapping, #to_html
Methods included from Base::Wrapping
#add_on_content, #add_on_wrapper_classes, #bootstrap_wrapping, #form_group_wrapping, #input_content, #prepended_or_appended?, #wrapper_html_options
Methods included from Base::Labelling
#label_html, #label_html_options
Methods included from Base::Hints
Methods included from Base::Errors
#error_first_html, #error_html, #error_list_html, #error_none_html, #error_sentence_html