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

Public Member Functions

 __construct ($name, $task=null)

Protected Member Functions

 get_restoreid ()

Detailed Description

Abstract class defining the needed stuf for one restore step

TODO: Finish phpdocs

Definition at line 30 of file restore_step.class.php.


Constructor & Destructor Documentation

__construct ( name,
task = null 
)

Constructor - instantiates one object of this class

Reimplemented from base_step.

Definition at line 35 of file restore_step.class.php.


Member Function Documentation

get_restoreid ( ) [protected]

Definition at line 42 of file restore_step.class.php.

Here is the caller graph for this function:


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