| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
Question bank restore code.
| License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
| File Size: | 1035 lines (52 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| restore_question_get_best_category_context($restore, $contextinfo) X-Ref |
| Returns the best question category (id) found to restore one question category from a backup file. Works by stamp. param: object $restore preferences for restoration param: array $contextinfo fragment of decoded xml return: object best context instance for this category to be in |
| restore_question_categories($info, $restore) X-Ref |
| No description |
| restore_question_category($category, $restore) X-Ref |
| No description |
| restore_recode_category_parents($restore) X-Ref |
| No description |
| restore_questions($old_category_id, $best_question_cat, $info, $restore) X-Ref |
| No description |
| backup_todb_optional_field($data, $field, $default) X-Ref |
| No description |
| question_restore_answers($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| question_restore_map_answers($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| question_restore_numerical_units($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| question_restore_dataset_definitions($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| question_restore_dataset_items($definitionid,$info,$restore) X-Ref |
| No description |
| question_states_restore_mods($attempt_id,$info,$restore) X-Ref |
| No description |
| question_decode_content_links_caller($restore) X-Ref |
| Recode content links in question texts. param: object $restore the restore metadata object. return: boolean whether the operation succeeded. |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |