Class: Formidable::Elements::Fieldset

Inherits:
ElementList show all
Defined in:
lib/formidable/elements.rb

Constant Summary

Constants included from Rendering

Rendering::RendererNotAssigned

Instance Attribute Summary

Attributes inherited from BasicElement

#attributes, #cleaned_data, #content, #name, #raw_data, #tag

Attributes included from Rendering

#renderer

Method Summary

Methods inherited from ElementList

#cleaned_data, #content, #elements, #initialize, #raw_data, #raw_data=, register, #set_prefix

Methods included from GroupValidations

#before_validate, #errors, register_validation, #valid?, #validate, #validations

Methods inherited from BasicElement

#initialize

Methods included from Rendering

included, #render

Constructor Details

This class inherits a constructor from Formidable::Elements::ElementList