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

Protected Member Functions

 define_execution ()

Detailed Description

Execution step that, *conditionally* (if there isn't preloaded information) will process all the needed categories and questions in order to decide and perform any action with them (create / map / error) Note: Any error will cause exception, as far as this is the same processing than the one into restore prechecks (that should have stopped process earlier)

Definition at line 976 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 978 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