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

Go to the source code of this file.

Data Structures

class  xml2Array

Functions

 scorm_get_resources ($blocks)
 scorm_get_manifest ($blocks, $scoes)
 scorm_parse_scorm ($scorm, $manifest)
 scorm_optionals_data ($item, $standarddata)
 scorm_is_leaf ($sco)
 scorm_get_parent ($sco)
 scorm_get_children ($sco)
 scorm_get_available_children ($sco)
 scorm_get_available_descendent ($descend=array(), $sco)
 scorm_get_siblings ($sco)
 scorm_get_ancestors ($sco)
 scorm_get_preorder ($preorder=array(), $sco)
 scorm_find_common_ancestor ($ancestors, $sco)

Function Documentation

scorm_find_common_ancestor ( ancestors,
sco 
)

Definition at line 765 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_get_ancestors ( sco)

Definition at line 735 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 696 of file scormlib.php.

Here is the caller graph for this function:

scorm_get_available_descendent ( descend = array(),
sco 
)

Definition at line 709 of file scormlib.php.

Here is the call graph for this function:

scorm_get_children ( sco)

Definition at line 687 of file scormlib.php.

Here is the caller graph for this function:

scorm_get_manifest ( blocks,
scoes 
)

Definition at line 31 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_get_parent ( sco)

Definition at line 676 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_get_preorder ( preorder = array(),
sco 
)

Definition at line 753 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_get_resources ( blocks)

Definition at line 17 of file scormlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

scorm_get_siblings ( sco)

Definition at line 723 of file scormlib.php.

Here is the caller graph for this function:

scorm_is_leaf ( sco)

Definition at line 667 of file scormlib.php.

Here is the caller graph for this function:

scorm_optionals_data ( item,
standarddata 
)

Definition at line 654 of file scormlib.php.

Here is the caller graph for this function:

scorm_parse_scorm ( scorm,
manifest 
)

Definition at line 493 of file scormlib.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