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


Protected Member Functions | |
| define_structure () | |
structure step that will generate the roles.xml containing the list of roles used along the whole backup process. Just raw list of used roles from role table
Definition at line 594 of file backup_stepslib.php.
| define_structure | ( | ) | [protected] |
Function that will return the structure to be processed by this backup_step. Must return one backup_nested_element
Reimplemented from backup_structure_step.
Definition at line 596 of file backup_stepslib.php.