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


Public Member Functions | |
| build () | |
Protected Member Functions | |
| converter_deps ($main_setting, $converters) | |
| define_settings () | |
Start task that provides all the settings common to all backups and some initialization steps
TODO: Finish phpdocs
Definition at line 30 of file backup_root_task.class.php.
| build | ( | ) |
Create all the steps that will be part of this task
Reimplemented from base_task.
Definition at line 35 of file backup_root_task.class.php.

| converter_deps | ( | $ | main_setting, |
| $ | converters | ||
| ) | [protected] |
Definition at line 45 of file backup_root_task.class.php.


| define_settings | ( | ) | [protected] |
Define the common setting that any backup type will have
Reimplemented from base_task.
Definition at line 60 of file backup_root_task.class.php.
