28 public function init(): void
31 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
32 $this->ds->setDSPrefix(
"ds");
37 string $a_schema_version,
40 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
47 "namespace" =>
"https://www.ilias.de/Modules/ItemGroup/itgr/5_3",
48 "xsd_file" =>
"ilias_itgr_5_3.xsd",
49 "uses_dataset" =>
true,
53 "namespace" =>
"https://www.ilias.de/Modules/ItemGroup/itgr/4_3",
54 "xsd_file" =>
"ilias_itgr_4_3.xsd",
55 "uses_dataset" =>
true,
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getValidSchemaVersions(string $a_entity)