Class: Phlexi::Form::Base::Builder
- Inherits:
-
Phlexi::Form::Builder
- Object
- Phlexi::Field::Builder
- Phlexi::Form::Builder
- Phlexi::Form::Base::Builder
- Defined in:
- lib/phlexi/form/base.rb
Instance Attribute Summary
Attributes inherited from Phlexi::Form::Builder
Method Summary
Methods inherited from Phlexi::Form::Builder
#belongs_to_tag, #boolean_tag, #checkbox_tag, #collection_checkboxes_tag, #collection_radio_buttons_tag, #color_tag, #date_tag, #datetime_local_tag, #email_tag, #error_tag, #extract_input, #file_input_tag, #full_error_tag, #has_file_input!, #has_many_tag, #has_one_tag, #hidden_input_tag, #hint_tag, #hstore_tag, #initialize, #input_array_tag, #input_tag, #label_tag, #number_tag, #password_tag, #phone_tag, #polymorphic_belongs_to_tag, #radio_button_tag, #search_tag, #select_tag, #string_tag, #submit_button_tag, #textarea_tag, #time_tag, #url_tag, #wrapped
Methods included from Options::Step
Methods included from Options::Limit
Methods included from Options::Pattern
Methods included from Options::Min
Methods included from Options::Max
Methods included from Options::Length
Methods included from Options::Readonly
Methods included from Options::Disabled
Methods included from Options::Autofocus
Methods included from Options::Required
Methods included from Options::Hints
Methods included from Options::Choices
Methods included from Options::Errors
#can_show_errors?, #custom_error, #error, #full_error, #has_errors?, #object_valid?, #show_errors?, #valid?
Constructor Details
This class inherits a constructor from Phlexi::Form::Builder