moodle/backup/util/structure
sam marshall 2a70b70c44 MDL-41087 Backup: add progress tracking in slow steps
Adds calls to the new backup progress tracking API within various steps of the
backup system - previously it only tracked progress between steps, but some steps
can themselves be slow. This ensures the system displays progress (either by
moving the progress bar if possible, or by making the wibbler below it pulsate)
during nearly all of the backup process.
2013-09-13 11:07:23 +01:00
..
tests MDL-41401 backup: fix misnamed test method 2013-08-23 15:09:12 +08:00
backup_attribute.class.php
backup_final_element.class.php
backup_nested_element.class.php MDL-31390 Allow data to be sorted at backup 2013-03-01 10:03:13 +00:00
backup_optigroup.class.php MDL-31017 whitespace clean - take1 2012-01-04 16:27:32 +01:00
backup_optigroup_element.class.php
backup_structure_processor.class.php MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
base_atom.class.php
base_attribute.class.php
base_final_element.class.php MDL-24962 backup - now destroying circular refs manually to help PHP 5.2 2010-11-01 22:09:44 +00:00
base_nested_element.class.php MDL-26229 restore - prevent tag-conflicting structures to be created 2011-02-12 02:40:38 +01:00
base_optigroup.class.php MDL-22245 backup - added activities subplugin support 2010-07-02 11:13:00 +00:00
base_processor.class.php
restore_path_element.class.php MDL-34118 question backup: a mod can use usages in different ways. 2012-08-17 11:13:10 +01:00