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

Public Member Functions

 definition ()
 definition_after_data ()

Detailed Description

Definition at line 24 of file grade_form.php.


Member Function Documentation

Abstract method - always override!

information fields

actual grade - numeric or scale

hiding advcheckbox is not compatible with disabledIf !!

locking

add return tracking info

Reimplemented from moodleform.

Definition at line 26 of file grade_form.php.

Here is the call graph for this function:

Dummy stub method - override if you need to setup the form depending on current values. This method is called after definition(), data submission and set_data(). All form setup that is dependent on form values should go in here.

Reimplemented from moodleform.

Definition at line 132 of file grade_form.php.

Here is the call graph for this function:


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