 | Up one level
| |
 | tests/
| |
 | yui/
| |
 | backup_moodleform.class.php [source] [98 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] [193 lines] | This file contains the backup user interface class |
 | backup_ui_setting.class.php [source] [604 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] [592 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 {@see backup_ui} instance. |
 | base_moodleform.class.php [source] [376 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] [307 lines] | This file contains the backup user interface class |
 | base_ui_stage.class.php [source] [160 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 {@see backup_ui} instance. |
 | import_extensions.php [source] [182 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] [772 lines] | This file contains backup and restore output renderers |
 | restore_moodleform.class.php [source] [34 lines] | |
 | restore_ui.class.php [source] [340 lines] | This file contains the restore user interface class |
 | restore_ui_components.php [source] [351 lines] | This file contains components used by the restore UI |
 | restore_ui_stage.class.php [source] [943 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 {@see restore_ui} instance. |