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

Public Member Functions

 definition ()
 validation ($data, $files)
 perform some extra moodle validation

Detailed Description

First implementation of the preferences in the form of a moodleform. TODO add "reset to site defaults" button

Definition at line 38 of file preferences_form.php.


Member Function Documentation

Abstract method - always override!

form definition with preferences defaults

Reimplemented from moodleform.

Definition at line 40 of file preferences_form.php.

Here is the call graph for this function:

validation ( data,
files 
)

perform some extra moodle validation

Reimplemented from moodleform.

Definition at line 195 of file preferences_form.php.


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