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

Protected Member Functions

 define_structure ()

Detailed Description

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.


Member Function Documentation

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.

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