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


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