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

Protected Member Functions

 define_execution ()

Detailed Description

Execution step that, *conditionally* (if there isn't preloaded information and users have been selected in settings, will process all the needed users 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 664 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 666 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