27 public function init(): void
30 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
31 $this->ds->setDSPrefix(
"ds");
38 foreach ($a_ids as
$id) {
39 $md_ids[] = $id .
":0:htlm";
43 "component" =>
"Services/MetaData",
50 "component" =>
"Services/Object",
60 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
61 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
68 "namespace" =>
"https://www.ilias.de/Modules/HTMLLearningModule/htlm/4_1",
69 "xsd_file" =>
"ilias_htlm_4_1.xsd",
70 "uses_dataset" =>
true,
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
ilHTMLLearningModuleDataSet $ds
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getValidSchemaVersions(string $a_entity)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...