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

Public Member Functions

 __construct ($name, $task=null)

Protected Member Functions

 get_backupid ()

Detailed Description

Abstract class defining the needed stuf for one backup step

TODO: Finish phpdocs

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


Member Function Documentation

get_backupid ( ) [protected]

Definition at line 42 of file backup_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