Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/scorm/db/upgradelib.php File Reference

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)

Function Documentation

scorm_migrate_moddata_files ( scorm,
context 
)

Migrate extracted scorm package from moddata to new area if found

Parameters:
stdClass$scorm
Returns:

Definition at line 33 of file upgradelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_migrate_moddata_subdir ( context,
base,
path 
)

Migrates physical scorm package files to proper new file area files

Parameters:
stdClass$context
string$base
string$path
Returns:
void

Definition at line 52 of file upgradelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations