|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_assignment ($data) | |
| process_override ($data) | |
Protected Member Functions | |
| define_structure () | |
Definition at line 1226 of file restore_stepslib.php.
| define_structure | ( | ) | [protected] |
Function that will return the structure to be processed by this restore_step. Must return one array of elements
Reimplemented from restore_structure_step.
Definition at line 1228 of file restore_stepslib.php.

| process_assignment | ( | $ | data | ) |
Assign roles
This has to be called after enrolments processing.
| mixed | $data |
Definition at line 1249 of file restore_stepslib.php.

| process_override | ( | $ | data | ) |