 | Up one level
| |
 | tests/
| |
 | yui/
| |
 | backup_moodleform.class.php [source] [132 lines] | This file contains the generic moodleform bridge for the backup user interface as well as the individual forms that relate to the different stages the user interface can exist within. |
 | backup_ui.class.php [source] [225 lines] | This file contains the backup user interface class |
 | backup_ui_setting.class.php [source] [702 lines] | This file contains the setting user interface classes that all backup/restore settings use to represent the UI they have. |
 | backup_ui_stage.class.php [source] [629 lines] | Backup user interface stages This file contains the classes required to manage the stages that make up the backup user interface. These will be primarily operated a {@link backup_ui} instance. |
 | base_moodleform.class.php [source] [404 lines] | This file contains the generic moodleform bridge for the backup user interface as well as the individual forms that relate to the different stages the user interface can exist within. |
 | base_ui.class.php [source] [366 lines] | This file contains the backup user interface class |
 | base_ui_stage.class.php [source] [183 lines] | Backup user interface stages This file contains the classes required to manage the stages that make up the backup user interface. These will be primarily operated a {@link base_ui} instance. |
 | import_extensions.php [source] [215 lines] | This file contains extension of the backup classes that override some methods and functionality in order to customise the backup UI for the purposes of import. |
 | renderer.php [source] [827 lines] | This file contains backup and restore output renderers |
 | restore_moodleform.class.php [source] [78 lines] | This file contains the forms used by the restore stages |
 | restore_ui.class.php [source] [397 lines] | This file contains the restore user interface class |
 | restore_ui_components.php [source] [433 lines] | This file contains components used by the restore UI |
 | restore_ui_stage.class.php [source] [1149 lines] | restore user interface stages This file contains the classes required to manage the stages that make up the restore user interface. These will be primarily operated a {@link restore_ui} instance. |