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

Public Member Functions

 build ()

Protected Member Functions

 converter_deps ($main_setting, $converters)
 define_settings ()

Detailed Description

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.


Member Function Documentation

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.

Here is the call graph for this function:

converter_deps ( main_setting,
converters 
) [protected]

Definition at line 45 of file backup_root_task.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

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.

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