Quick links: Content - Content menu - sections - sub sections
EN

Jelix
PHP5 Framework

Developer manual

Search

Wiki

Developer manual
Jelix 1.0.12

Chapter: jForms: automatic forms

« Classic forms ^ Jelix components jDb : database access »

jForms is a form system which facilitate the creating of forms. Forms are described in an XML file, and an API with template-plugins allow you automatically:

And, in the future :

jForms includes three distinct parts :

jForms generates an object (deriving from jFormsBase) from the XML description, allowing to initialize the form's contents, and to save it etc …

The object contains all the input in it's properties.

The jForms object is also used by template-plugins to display the appropriate HTML elements.


en/manual-1.0/jforms.txt · Last modified: 2008/11/19 16:02 (external edit)