Fuel Documentation

Fieldset Class

The Fieldset class is used to create a form and it's validation in an object oriented way, it uses the Form and Validation classes. This class itself is only meant to model the fieldset and its fields while the other two classes do the real work.

To be documented.