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


Public Member Functions | |
| get_progress_bar () | |
Protected Member Functions | |
| initialise_stage ($stage=null, array $params=null) | |
Import UI class
Definition at line 31 of file import_extensions.php.
| get_progress_bar | ( | ) |
Customises the backup progress bar
moodle_page $PAGE
Reimplemented from backup_ui.
Definition at line 38 of file import_extensions.php.

| initialise_stage | ( | $ | stage = null, |
| array $ | params = null |
||
| ) | [protected] |
Intialises what ever stage is requested. If none are requested we check params for 'stage' and default to initial
| int | null | $stage | The desired stage to intialise or null for the default |
Reimplemented from backup_ui.
Definition at line 75 of file import_extensions.php.
