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


Public Member Functions | |
| execute () | |
Protected Member Functions | |
| define_execution () | |
Abstract class defining the needed stuff to execute code on backup
TODO: Finish phpdocs
Definition at line 30 of file backup_execution_step.class.php.
| define_execution | ( | ) | [abstract, protected] |
Function that will contain all the code to be executed
Reimplemented in backup_annotate_all_user_files, backup_annotate_all_question_files, backup_annotate_scales_from_outcomes, backup_annotate_groups_from_groupings, backup_annotate_course_groups_and_groupings, backup_activity_grade_items_to_ids, backup_store_backup_file, backup_zip_contents, move_inforef_annotations_to_final, backup_delete_temp_questions, backup_calculate_question_categories, imscc11_backup_convert, imscc11_zip_contents, create_taskbasepath_directory, imscc11_store_backup_file, drop_and_clean_temp_stuff, and create_and_clean_temp_stuff.

| execute | ( | ) |
This function will perform all the actions necessary to achieve the execution of the plan/part/task
Implements executable.
Definition at line 32 of file backup_execution_step.class.php.
