27    public function addLevel(
int $skill_id, 
string $a_title, 
string $a_description, 
string $a_import_id = 
""): void;
 
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...
 
writeLevelDescription(int $a_id, string $a_description)
 
lookupLevelSkillId(int $a_id)
 
fixLevelNumbering(int $skill_id)
 
getLevelData(int $skill_id, int $a_id=0)
 
lookupLevelDescription(int $a_id)
 
deleteLevelsOfSkill(int $skill_id)
 
lookupLevelTitle(int $a_id)
 
getSkillForLevelId(int $a_level_id)
 
addLevel(int $skill_id, string $a_title, string $a_description, string $a_import_id="")
 
writeLevelTitle(int $a_id, string $a_title)
 
updateLevelOrder(array $order)