|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Public Member Functions | |
| __construct (cc_i_item &$item, cc_i_manifest &$manifest, $rootpath, $path) | |
| ctor More... | |
| convert ($outdir) | |
| performs conversion More... | |
Protected Member Functions | |
| is_visible () | |
| Is the element visible in the course? More... | |
| store (general_cc_file $doc, $outdir, $title, $deps=null) | |
| Stores any files that need to be stored. | |
Protected Attributes | |
| string | $cc_type = null |
| Enter description here ... | |
| string | $defaultfile = null |
| Enter description here ... | |
| string | $defaultname = null |
| Enter description here ... | |
| XMLGenericDocument | $doc = null |
| Document. | |
| cc_item | $item = null |
| Enter description here ... | |
| cc_manifest | $manifest = null |
| Enter description here ... | |
| string | $path = null |
| Enter description here ... | |
| string | $rootpath = null |
| Enter description here ... | |
| cc_converter_lti::__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.
| cc_converter_lti::convert | ( | $outdir | ) |
performs conversion
| string | $outdir | - root directory of common cartridge |
| boolean |
Reimplemented from cc_converter.
|
protectedinherited |
Is the element visible in the course?
| RuntimeException |
| bool |