Class: Merb::Helpers::Form::Builder::ResourcefulForm

Inherits:
Form
  • Object
show all
Includes:
Resourceful
Defined in:
lib/merb_helpers/form/builder.rb

Method Summary

Methods included from Resourceful

#process_form_attrs

Methods inherited from Form

#button, #label, #radio_group_item, #submit, #unbound_check_box, #unbound_hidden_field, #unbound_radio_button, #unbound_select, #unbound_text_area, #update_bound_controls, #update_unbound_controls

Methods inherited from Base

#add_css_class, #bound_check_box, #bound_radio_button, #bound_radio_group, #bound_select, #bound_text_area, #button, #concat, #fake_out_method, #fieldset, #form, #initialize, #process_form_attrs, #submit, #unbound_check_box, #unbound_radio_button, #unbound_select, #unbound_text_area, #update_bound_check_box, #update_bound_controls, #update_bound_select, #update_unbound_check_box, #update_unbound_controls

Methods included from Tag

#close_tag, #open_tag, #self_closing_tag, #tag

Constructor Details

This class inherits a constructor from Merb::Helpers::Form::Builder::Base