28 public function init(): void
31 $this->ds->initByExporter($this);
32 $this->ds->setDSPrefix(
"ds");
38 $this->ds->initByExporter($this);
39 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
46 "namespace" =>
"http://www.ilias.de/Services/Style/10_0",
47 "xsd_file" =>
"ilias_style_10.xsd",
48 "uses_dataset" =>
true,
52 "namespace" =>
"http://www.ilias.de/Services/Style/8",
53 "xsd_file" =>
"ilias_style_8.xsd",
54 "uses_dataset" =>
true,
58 "namespace" =>
"http://www.ilias.de/Services/Style/5_1",
59 "xsd_file" =>
"ilias_style_5_1.xsd",
60 "uses_dataset" =>
true,
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
static makeDirParents(string $a_dir)
Create a new directory and all parent directories.
getAbsoluteExportDirectory()
getValidSchemaVersions(string $a_entity)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...