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


Public Member Functions | |
| __construct ($name, $task=null) | |
Protected Member Functions | |
| get_backupid () | |
Abstract class defining the needed stuf for one backup step
TODO: Finish phpdocs
Definition at line 30 of file backup_step.class.php.
| __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.
| get_backupid | ( | ) | [protected] |