Moodle  2.2.1
http://www.collinsharper.com
event_form Class Reference
Inheritance diagram for event_form:
Collaboration diagram for event_form:

Public Member Functions

 definition ()
 validation ($data, $files)

Detailed Description

The mform class for creating and editing a calendar

Definition at line 41 of file event_form.php.


Member Function Documentation

The form definition

Reimplemented from moodleform.

Definition at line 45 of file event_form.php.

Here is the call graph for this function:

validation ( data,
files 
)

A bit of custom validation for this form

Parameters:
array$dataAn assoc array of field=>value
array$filesAn array of files
Returns:
array

Reimplemented from moodleform.

Definition at line 157 of file event_form.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations