See Release Notes
Long Term Support Release
![]() | Up one level | |
![]() | amd/ | |
![]() | classes/ | |
![]() | tests/ | |
![]() | yui/ | |
![]() | backup_moodleform.class.php [source] [134 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] [787 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] [651 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] [424 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] [368 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] [279 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] [1108 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] [392 lines] | This file contains the restore user interface class |
![]() | restore_ui_components.php [source] [434 lines] | This file contains components used by the restore UI |
![]() | restore_ui_stage.class.php [source] [1172 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. |