3 declare(strict_types=1);
31 public function init(): void
42 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
44 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
'',
true,
true);
54 if ($a_entity ==
"iass") {
57 "component" =>
"Services/Object",
73 "namespace" =>
"http://www.ilias.de/Services/User/iass/5_2",
74 "xsd_file" =>
"ilias_iass_5_2.xsd",
75 "uses_dataset" =>
true,
80 "namespace" =>
"http://www.ilias.de/Services/User/iass/5_3",
81 "xsd_file" =>
"ilias_iass_5_3.xsd",
82 "uses_dataset" =>
true,
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
Individual Assessment dataset class.
ilIndividualAssessmentDataSet $ds
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getValidSchemaVersions(string $a_entity)
static makeDirParents(string $a_dir)
Create a new directory and all parent directories.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
init()
initialize the exporter
getAbsoluteExportDirectory()
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)