36 public function init(): void
41 $this->ds->setDSPrefix(
'ds');
50 'namespace' =>
'http://www.ilias.de/Modules/DataCollection/dcl/4_5',
51 'xsd_file" => "ilias_dcl_4_5.xsd',
52 'uses_dataset' =>
true,
63 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
64 $this->ds->exportLibraryFile($a_id);
66 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
'',
true,
true);
71 string $a_target_release,
75 if ($a_entity ==
"bibl") {
77 "component" =>
"Services/Object",
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
Bibliographic dataset class.
getValidSchemaVersions(string $a_entity)
ilBibliographicDataSet $ds
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...
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
getAbsoluteExportDirectory()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...