|
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 restore
TODO: Finish phpdocs
Definition at line 30 of file restore_execution_step.class.php.
| define_execution | ( | ) | [abstract, protected] |
Function that will contain all the code to be executed
Reimplemented in restore_create_question_files, restore_move_module_questions_categories, restore_fix_restorer_access_step, restore_process_categories_and_questions, restore_load_categories_and_questions, restore_create_included_users, restore_process_included_users, restore_load_included_users, restore_load_and_map_roles, restore_load_included_inforef_records, restore_process_course_modules_availability, restore_review_pending_block_positions, restore_execute_after_restore, restore_rebuild_course_cache, restore_decode_interlinks, restore_drop_and_clean_temp_stuff, and restore_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 restore_execution_step.class.php.
