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


Protected Member Functions | |
| define_structure () | |
structure step in charge of constructing the logs.xml file for all the log records found in course. Note that we are sending to backup ALL the log records having cmid = 0. That includes some records that won't be restoreable (like 'upload', 'calendar'...) but we do that just in case they become restored some day in the future
Definition at line 1226 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 1228 of file backup_stepslib.php.
