44 public function delete()
46 $scat_id = $this->
getId();
47 $childs = $this->skill_tree->getChildsByTypeFilter(
49 [
"skll",
"scat",
"sktr"]
51 foreach ($childs as $node) {
52 switch ($node[
"type"]) {
81 $scat->setType($this->
getType());
setType($a_type)
Set type.
getDescription()
Get description.
Skill Template Reference.
getSelfEvaluation()
Get self evaluation.
getOrderNr()
Get order nr.
copy()
Copy skill category.
__construct($a_id=0)
Constructor public.
__construct(Container $dic, ilPlugin $plugin)
A node in the skill tree.
read()
Read data from database.