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


Public Member Functions | |
| build () | |
Protected Member Functions | |
| define_settings () | |
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.
| 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.

| 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.