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: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 3: Line 3:
We need a nice clean introduction to this here, perhaps with a great commented example.
We need a nice clean introduction to this here, perhaps with a great commented example.


Some useful old references to work from:
Some useful old references to work from (and then delete)


[[lib/formslib.php_Usage]] [[lib/formslib.php_Form_Definition]]
[[lib/formslib.php_Usage]] [[lib/formslib.php_Form_Definition]]

Revision as of 07:30, 11 January 2012

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 (and then delete)

lib/formslib.php_Usage lib/formslib.php_Form_Definition