3 declare(strict_types=1);
29 public function init(): void
35 $this->dataset->setExportDirectories($this->dir_relative, $this->dir_absolute);
37 return $this->dataset->getExtendedXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
false,
true);
48 "namespace" =>
"http://www.ilias.de/Modules/ScormAicc/sahs/5_1",
49 "xsd_file" =>
"xml/ilias_sahs_5_1.xsd",
50 "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...
ilScormAiccDataSet $dataset
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)