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
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..."
 
No edit summary
Line 5: Line 5:
Some useful old references to work from:
Some useful old references to work from:


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

Revision as of 07:28, 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:

lib/formslib.php_Usage lib/formslib.php_Form_Definition