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

Public Member Functions

 build ()

Protected Member Functions

 define_settings ()

Detailed Description

Final task that provides all the final steps necessary in order to finish one backup (mainly gathering references and creating the main xml) apart from some final cleaning

TODO: Finish phpdocs

Definition at line 32 of file backup_final_task.class.php.


Member Function Documentation

build ( )

Create all the steps that will be part of this task

Reimplemented from base_task.

Definition at line 37 of file backup_final_task.class.php.

Here is the call graph for this function:

define_settings ( ) [protected]

Define the common setting that any backup type will have

Reimplemented from base_task.

Definition at line 155 of file backup_final_task.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations