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

Protected Member Functions

 execute_condition ()
 define_structure ()

Detailed Description

structure step in charge of constructing the gradebook.xml file for all the gradebook config in the course NOTE: the backup of the grade items themselves is handled by backup_activity_grades_structure_step

Definition at line 774 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 785 of file backup_stepslib.php.

Here is the call graph for this function:

execute_condition ( ) [protected]

We need to decide conditionally, based on dynamic information about the execution of this step. Only will be executed if all the module gradeitems have been already included in backup

Reimplemented from backup_structure_step.

Definition at line 781 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