Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Form API

From MoodleDocs
Revision as of 07:28, 11 January 2012 by Martin Dougiamas (talk | contribs) (Created page with "The Form API defines and handles user data via web forms. We need a nice clean introduction to this here, perhaps with a great commented example. Some useful old references to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Form API defines and handles user data via web forms.

We need a nice clean introduction to this here, perhaps with a great commented example.

Some useful old references to work from:

lib/formslib.php_Usage formslib.php_Form_Definition