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

Public Member Functions

 process_gradingform_rubric_criterion ($data)
 process_gradingform_rubric_level ($data)
 process_gradinform_rubric_filling ($data)

Protected Member Functions

 define_definition_plugin_structure ()
 define_instance_plugin_structure ()

Detailed Description

Restores the rubric specific data from grading.xml file

Definition at line 32 of file restore_gradingform_rubric_plugin.class.php.


Member Function Documentation

Declares the rubric XML paths attached to the form definition element

Returns:
array of restore_path_element

Definition at line 39 of file restore_gradingform_rubric_plugin.class.php.

Here is the call graph for this function:

Declares the rubric XML paths attached to the form instance element

Returns:
array of restore_path_element

Definition at line 57 of file restore_gradingform_rubric_plugin.class.php.

Here is the call graph for this function:

Processes filling element data

Definition at line 104 of file restore_gradingform_rubric_plugin.class.php.

Here is the call graph for this function:

Processes criterion element data

Sets the mapping 'gradingform_rubric_criterion' to be used later by self::process_gradinform_rubric_filling()

Definition at line 73 of file restore_gradingform_rubric_plugin.class.php.

Here is the call graph for this function:

Processes level element data

Sets the mapping 'gradingform_rubric_level' to be used later by self::process_gradinform_rubric_filling()

Definition at line 90 of file restore_gradingform_rubric_plugin.class.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