Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/imscp/locallib.php File Reference

Go to the source code of this file.

Data Structures

class  imscp_file_info

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Functions

 imscp_print_content ($imscp, $cm, $course)
 imscp_htmllize_item ($item, $imscp, $cm)
 imscp_parse_structure ($imscp, $context)
 imscp_parse_manifestfile ($manifestfilecontents)
 imscp_recursive_item ($xmlitem, $level, $resources)

Function Documentation

imscp_htmllize_item ( item,
imscp,
cm 
)

Internal function - creates htmls structure suitable for YUI tree.

Definition at line 61 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

imscp_parse_manifestfile ( manifestfilecontents)

Parse the contents of a IMS package's manifest file

Parameters:
string$manifestfilecontentsthe contents of the manifest file
Returns:
array

Definition at line 102 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

imscp_parse_structure ( imscp,
context 
)

Parse an IMS content package's manifest file to determine its structure

Parameters:
object$imscp
object$context
Returns:
array

Definition at line 87 of file locallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

imscp_print_content ( imscp,
cm,
course 
)

Definition at line 33 of file locallib.php.

Here is the call graph for this function:

imscp_recursive_item ( xmlitem,
level,
resources 
)

Definition at line 188 of file locallib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations