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


Static Public Member Functions | |
| static | get_qtype_fileareas () |
Protected Member Functions | |
| define_question_plugin_structure () | |
Provides the information to backup match questions
Definition at line 34 of file backup_qtype_match_plugin.class.php.
| define_question_plugin_structure | ( | ) | [protected] |
Returns the qtype information to attach to question element
Definition at line 39 of file backup_qtype_match_plugin.class.php.

| static get_qtype_fileareas | ( | ) | [static] |
Returns one array with filearea => mappingname elements for the qtype
Used by get_components_and_fileareas to know about all the qtype files to be processed both in backup and restore.
Reimplemented from backup_qtype_plugin.
Definition at line 87 of file backup_qtype_match_plugin.class.php.