|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct (cc_i_item &$item, cc_i_manifest &$manifest, $rootpath, $path) | |
| convert ($outdir) | |
Definition at line 26 of file cc_converter_resource.php.
| __construct | ( | cc_i_item &$ | item, |
| cc_i_manifest &$ | manifest, | ||
| $ | rootpath, | ||
| $ | path | ||
| ) |
ctor
| cc_i_item | $item | |
| cc_i_manifest | $manifest | |
| string | $rootpath | |
| string | $path |
| InvalidArgumentException |
Reimplemented from cc_converter.
Definition at line 28 of file cc_converter_resource.php.
| convert | ( | $ | outdir | ) |
performs conversion
| string | $outdir | - root directory of common cartridge |
Reimplemented from cc_converter.
Definition at line 34 of file cc_converter_resource.php.
