|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| definition () | |
| validation ($data, $files) | |
The mform class for creating and editing a calendar
Definition at line 41 of file event_form.php.
| definition | ( | ) |
The form definition
Reimplemented from moodleform.
Definition at line 45 of file event_form.php.

| validation | ( | $ | data, |
| $ | files | ||
| ) |
A bit of custom validation for this form
| array | $data | An assoc array of field=>value |
| array | $files | An array of files |
Reimplemented from moodleform.
Definition at line 157 of file event_form.php.