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

Public Member Functions

 process_essay ($data)

Static Public Member Functions

static define_decode_contents ()

Protected Member Functions

 define_question_plugin_structure ()
 after_execute_question ()

Detailed Description

restore plugin class that provides the necessary information needed to restore one essay qtype plugin

Definition at line 35 of file restore_qtype_essay_plugin.class.php.


Member Function Documentation

after_execute_question ( ) [protected]

When restoring old data, that does not have the essay options information in the XML, supply defaults.

Definition at line 81 of file restore_qtype_essay_plugin.class.php.

static define_decode_contents ( ) [static]

Return the contents of this qtype to be processed by the links decoder

Definition at line 71 of file restore_qtype_essay_plugin.class.php.

Returns the paths to be handled by the plugin at question level

Definition at line 40 of file restore_qtype_essay_plugin.class.php.

Here is the call graph for this function:

process_essay ( data)

Process the qtype/essay element

Definition at line 49 of file restore_qtype_essay_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