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


Public Member Functions | |
| __construct ($name, $plan=null) | |
| get_backupid () | |
| is_excluding_activities () | |
Abstract class defining the needed stuf for one backup task (a collection of steps)
TODO: Finish phpdocs
Definition at line 30 of file backup_task.class.php.
| __construct | ( | $ | name, |
| $ | plan = null |
||
| ) |
Constructor - instantiates one object of this class
Reimplemented from base_task.
Definition at line 35 of file backup_task.class.php.
| get_backupid | ( | ) |
Definition at line 42 of file backup_task.class.php.
Definition at line 46 of file backup_task.class.php.