Class: Bureaucrat::Formsets::ManagementForm
- Inherits:
-
Bureaucrat::Forms::Form
- Object
- Bureaucrat::Forms::Form
- Bureaucrat::Formsets::ManagementForm
- Includes:
- Bureaucrat::Fields, Widgets
- Defined in:
- lib/bureaucrat/formsets.rb
Constant Summary
Constants included from Utils
Instance Attribute Summary
Attributes inherited from Bureaucrat::Forms::Form
#auto_id, #cleaned_data, #data, #error_class, #error_css_class, #fields, #files, #initial, #required_css_class
Method Summary
Methods inherited from Bureaucrat::Forms::Form
#[], #add_initial_prefix, #add_prefix, base_fields, #bound?, #changed?, #changed_data, #clean, #each, #empty_permitted?, #errors, field, #full_clean, #hidden_fields, inherited, #initialize, #label_attributes, #multipart?, #non_field_errors, #populate_object, #valid?, #visible_fields
Methods included from Utils
#blank_value?, #conditional_escape, #escape, #flatatt, #format_string, #make_bool, #make_float, #mark_safe, #pretty_name
Constructor Details
This class inherits a constructor from Bureaucrat::Forms::Form