Moodle  2.2.1
http://www.collinsharper.com
moodle1_mod_imscp_handler Class Reference
Inheritance diagram for moodle1_mod_imscp_handler:
Collaboration diagram for moodle1_mod_imscp_handler:

Public Member Functions

 process_legacy_resource ($data)

Protected Member Functions

 parse_structure ($manifestfilepath)
 internal implementation details follow /////////////////////////////////

Protected Attributes

 $fileman = null

Detailed Description

imscp conversion handler. This resource handler is called by moodle1_mod_resource_handler

Definition at line 32 of file lib.php.


Member Function Documentation

parse_structure ( manifestfilepath) [protected]

internal implementation details follow /////////////////////////////////

Parse the IMS package structure for the $imscp->structure field

Parameters:
string$manifestfilepaththe full path to the manifest file to parse

Definition at line 116 of file lib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Converts /MOODLE_BACKUP/COURSE/MODULES/MOD/RESOURCE data Called by moodle1_mod_resource_handler::process_resource()

Definition at line 41 of file lib.php.

Here is the call graph for this function:


Field Documentation

$fileman = null [protected]

Definition at line 35 of file lib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations