28     public function init(): void
    31         $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
    32         $this->ds->setDSPrefix(
"ds");
    38         $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
    39         return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id], 
"", 
true, 
true);
    46                 "namespace" => 
"http://www.ilias.de/Services/Style/8",
    47                 "xsd_file" => 
"ilias_style_8.xsd",
    48                 "uses_dataset" => 
true,
    52                 "namespace" => 
"http://www.ilias.de/Services/Style/5_1",
    53                 "xsd_file" => 
"ilias_style_5_1.xsd",
    54                 "uses_dataset" => 
true,
 getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
 
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...
 
getAbsoluteExportDirectory()
 
getValidSchemaVersions(string $a_entity)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...