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

Protected Member Functions

 define_execution ()

Detailed Description

Execution step that, *conditionally* (if there isn't preloaded information will load all the question categories and questions (header info only) to backup_temp_ids. They will be stored with "question_category" and "question" itemnames and with their original contextid and question category id as paremitemids

Definition at line 957 of file restore_stepslib.php.


Member Function Documentation

define_execution ( ) [protected]

Function that will contain all the code to be executed

Reimplemented from restore_execution_step.

Definition at line 959 of file restore_stepslib.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