Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Provides support for the conversion of moodle1 backup to the moodle2 format
Copyright: | 2011 Andrew Davis <andrew@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 123 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
moodle1_mod_page_handler:: (1 method):
process_legacy_resource()
Class: moodle1_mod_page_handler - X-Ref
Page conversion handler. This resource handler is called by moodle1_mod_resource_handlerprocess_legacy_resource(array $data, array $raw = null) X-Ref |
Converts /MOODLE_BACKUP/COURSE/MODULES/MOD/RESOURCE data Called by moodle1_mod_resource_handler::process_resource() |