19 declare(strict_types=1);
31 public function init(): void
34 $this->ds->setDSPrefix(
"ds");
36 $this->config = $this->
getImport()->getConfig(
"components/ILIAS/Skill");
37 $this->ds->setSkillTreeId($this->config->getSkillTreeId());
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)
Import configuration class parent class.
Importer class for skills.