|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Functions | |
| scorm_migrate_moddata_files ($scorm, $context) | |
| scorm_migrate_moddata_subdir ($context, $base, $path) | |
| scorm_migrate_moddata_files | ( | $ | scorm, |
| $ | context | ||
| ) |
Migrate extracted scorm package from moddata to new area if found
| stdClass | $scorm |
Definition at line 33 of file upgradelib.php.


| scorm_migrate_moddata_subdir | ( | $ | context, |
| $ | base, | ||
| $ | path | ||
| ) |
Migrates physical scorm package files to proper new file area files
| stdClass | $context | |
| string | $base | |
| string | $path |
Definition at line 52 of file upgradelib.php.

