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


restore subplugin class that provides the necessary information needed to restore one workshopform_rubric subplugin.
Definition at line 31 of file restore_workshopform_rubric_subplugin.class.php.
| define_assessment_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at assessment level
Definition at line 90 of file restore_workshopform_rubric_subplugin.class.php.

| define_exampleassessment_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at exampleassessment level
Definition at line 76 of file restore_workshopform_rubric_subplugin.class.php.

| define_referenceassessment_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at referenceassessment level
Definition at line 62 of file restore_workshopform_rubric_subplugin.class.php.

| define_workshop_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at workshop level
Definition at line 40 of file restore_workshopform_rubric_subplugin.class.php.

| process_workshopform_rubric_config | ( | $ | data | ) |
Processes the workshopform_rubric_map element
Definition at line 108 of file restore_workshopform_rubric_subplugin.class.php.

| process_workshopform_rubric_dimension | ( | $ | data | ) |
Processes the workshopform_rubric_dimension element
Definition at line 119 of file restore_workshopform_rubric_subplugin.class.php.

| process_workshopform_rubric_examplegrade | ( | $ | data | ) |
Processes the workshopform_rubric_examplegrade element
Definition at line 155 of file restore_workshopform_rubric_subplugin.class.php.
| process_workshopform_rubric_grade | ( | $ | data | ) |
Processes the workshopform_rubric_grade element
Definition at line 162 of file restore_workshopform_rubric_subplugin.class.php.
| process_workshopform_rubric_level | ( | $ | data | ) |
Processes the workshopform_rubric_level element
Definition at line 137 of file restore_workshopform_rubric_subplugin.class.php.

Processes the workshopform_rubric_referencegrade element
Definition at line 148 of file restore_workshopform_rubric_subplugin.class.php.