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

Static Public Member Functions

static get_qtype_fileareas ()

Protected Member Functions

 define_question_plugin_structure ()

Detailed Description

Provides the information to backup calculated questions

Definition at line 34 of file backup_qtype_calculated_plugin.class.php.


Member Function Documentation

Returns the qtype information to attach to question element

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

Here is the call graph for this function:

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 101 of file backup_qtype_calculated_plugin.class.php.


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