32 public function init(): void
35 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
36 $this->ds->setDSPrefix(
"ds");
41 string $a_schema_version,
44 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
45 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
53 "namespace" =>
"https://www.ilias.de/Services/Notes/note/4_3",
54 "xsd_file" =>
"ilias_usr_4_3.xsd",
55 "uses_dataset" =>
true,
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...
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
getValidSchemaVersions(string $a_entity)