This directory contains the phpHtmllib form processing functionality
FormProcessor : the class used to handle the logic of processing a form
FormContent : the class used to construct the form elements, their data,
and the layout.
FormElement : the base class for all of the form elements used by the
FormProcessor and the FormContent