Moodle  2.2.1
http://www.collinsharper.com
cc_convert_moodle2 Class Reference

Static Public Member Functions

static convert ($packagedir, $outdir)

Static Protected Member Functions

static process_sequence (cc_i_item &$item, cc_i_manifest &$manifest, array $sequence, $packageroot, $outdir)
static item_indenter (cc_i_item &$item, $level=0)

Detailed Description

Definition at line 27 of file cc_convert_moodle2.php.


Member Function Documentation

static convert ( packagedir,
outdir 
) [static]

Enter description here ...

Parameters:
unknown_type$packagedir
unknown_type$outdir
Exceptions:
DOMException
InvalidArgumentException

Definition at line 37 of file cc_convert_moodle2.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static item_indenter ( cc_i_item &$  item,
level = 0 
) [static, protected]

Definition at line 177 of file cc_convert_moodle2.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static process_sequence ( cc_i_item &$  item,
cc_i_manifest &$  manifest,
array sequence,
packageroot,
outdir 
) [static, protected]

Process the activites and create item structure

Parameters:
cc_i_item$item
array$sequence
string$packageroot- directory path
Exceptions:
DOMException

Definition at line 144 of file cc_convert_moodle2.php.

Here is the call graph for this function:

Here is the caller graph for this function:


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