base class of all builder form classes generated by the jform compiler.
a builder form class is a class which help to generate a form for the output (html form for example)
Located in /forms/jFormsBuilderBase.class.php (line 21)
Class | Description |
---|---|
jFormsBuilderHtml | HTML form builder |
generates a name for the form
displays all the form. outputMetaContent, outputHeader and outputFooters are also called
displays the content corresponding of the given control
displays the label corresponding of the given control
output the footer content of the form
output the header content of the form
called during the meta content processing in templates This method should set things on the response, like adding css styles, javascript links etc.
Documentation generated on Thu, 19 Sep 2013 00:04:35 +0200 by phpDocumentor 1.4.3