38 $scat->setType($this->
getType());
46 public function delete():
void 48 $scat_id = $this->
getId();
49 $skill_tree = $this->skill_service->internal()->repo()->getTreeRepo()->getTreeForNodeId($scat_id);
50 $childs = $skill_tree->getChildsByTypeFilter(
52 [
"skll",
"scat",
"sktr"]
54 foreach ($childs as $node) {
55 switch ($node[
"type"]) {
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...
__construct(Container $dic, ilPlugin $plugin)
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...