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


Public Member Functions | |
| process_workshopform_comments_dimension ($data) | |
| process_workshopform_comments_referencegrade ($data) | |
| process_workshopform_comments_examplegrade ($data) | |
| process_workshopform_comments_grade ($data) | |
Protected Member Functions | |
| define_workshop_subplugin_structure () | |
| define_referenceassessment_subplugin_structure () | |
| define_exampleassessment_subplugin_structure () | |
| define_assessment_subplugin_structure () | |
restore subplugin class that provides the necessary information needed to restore one workshopform_comments subplugin.
Definition at line 31 of file restore_workshopform_comments_subplugin.class.php.
| define_assessment_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at assessment level
Definition at line 82 of file restore_workshopform_comments_subplugin.class.php.

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

| define_referenceassessment_subplugin_structure | ( | ) | [protected] |
Returns the paths to be handled by the subplugin at referenceassessment level
Definition at line 54 of file restore_workshopform_comments_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_comments_subplugin.class.php.

| process_workshopform_comments_dimension | ( | $ | data | ) |
Processes the workshopform_comments_dimension element
Definition at line 100 of file restore_workshopform_comments_subplugin.class.php.

Processes the workshopform_comments_examplegrade element
Definition at line 125 of file restore_workshopform_comments_subplugin.class.php.
| process_workshopform_comments_grade | ( | $ | data | ) |
Processes the workshopform_comments_grade element
Definition at line 132 of file restore_workshopform_comments_subplugin.class.php.
Processes the workshopform_comments_referencegrade element
Definition at line 118 of file restore_workshopform_comments_subplugin.class.php.