|
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 27 of file cc_converter_url.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 29 of file cc_converter_url.php.
| convert | ( | $ | outdir | ) |
performs conversion
| string | $outdir | - root directory of common cartridge |
Display value choices 0 - automatic (system chooses what to do) (usualy defaults to the open) 1 - embed - display within a frame 5 - open - just open it full in the same frame 6 - in popup - popup - new frame
Reimplemented from cc_converter.
Definition at line 36 of file cc_converter_url.php.
