Class: Maglev::Form::FormBuilder

Inherits:
ActionView::Helpers::FormBuilder
  • Object
show all
Includes:
Inputs::CheckBox, Inputs::Combobox, Inputs::ImageField, Inputs::Select, Inputs::TextField, Inputs::Textarea
Defined in:
app/lib/maglev/form/form_builder.rb

Method Summary

Methods included from Inputs::Select

#select, #select_component_html_options, #select_component_options

Methods included from Inputs::Combobox

#combobox

Methods included from Inputs::Textarea

#textarea, #textarea_component_options

Methods included from Inputs::CheckBox

#check_box

Methods included from Inputs::ImageField

#image_field

Methods included from Inputs::TextField

#text_field, #text_field_component_html_options, #text_field_component_options