32 public function init(): void
37 $this->ds->setDSPrefix(
"ds");
40 $this->log->debug(
"initialized");
45 $this->log->debug(
"import xml " . $a_entity);
static getLogger(string $a_component_id)
Get component logger.
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...
importXmlRepresentation(string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping)