3 declare(strict_types=1);
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
memberSkill(int $cont_obj_id, int $user_id, int $skill_id, int $tref_id, int $level_id, bool $published)
 
skill(int $skill_id, int $tref_id, int $cont_obj_id=0, string $title="", SkillProfile $profile=null)