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

Public Member Functions

 build ()

Protected Member Functions

 define_settings ()

Detailed Description

Start task that provides all the settings common to all restores and other initial steps

TODO: Finish phpdocs

Definition at line 30 of file restore_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 restore_root_task.class.php.

Here is the call graph for this function:

define_settings ( ) [protected]

Define the common setting that any restore type will have

Reimplemented from base_task.

Definition at line 94 of file restore_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