Class: Bureaucrat::Formsets::ManagementForm

Inherits:
Bureaucrat::Forms::Form show all
Includes:
Bureaucrat::Fields, Widgets
Defined in:
lib/bureaucrat/formsets.rb

Constant Summary

Constants included from Utils

Utils::ESCAPES

Instance Attribute Summary

Attributes inherited from Bureaucrat::Forms::Form

#auto_id, #cleaned_data, #data, #error_class, #files, #initial

Method Summary

Methods inherited from Bureaucrat::Forms::Form

#[], #add_initial_prefix, #add_prefix, #as_p, #as_table, #as_ul, #bound?, #changed?, #changed_data, #clean, #empty_permitted?, #errors, field, #full_clean, #hidden_fields, inherited, #initialize, #media, #multipart?, #non_field_errors, #to_s, #valid?, #visible_fields

Methods included from Utils

conditional_escape, escape, flatatt, format_string, make_bool, make_float, mark_safe, pretty_name, security_hash

Constructor Details

This class inherits a constructor from Bureaucrat::Forms::Form