30 public function init(): void
33 $this->ds->initByExporter($this);
34 $this->ds->setDSPrefix(
"ds");
70 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
84 "namespace" =>
"http://www.ilias.de/Services/Taxonomy/tax/4_3",
85 "xsd_file" =>
"ilias_tax_4_3.xsd",
86 "uses_dataset" =>
true,
getValidSchemaVersions(string $a_entity)
Returns schema versions that the component can export to.
getXmlExportHeadDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get head dependencies.
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get tail dependencies.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
Get xml representation.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...