ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Get info on usages of skills. More...
Static Public Member Functions | |
static | getUsageInfo (array $a_cskill_ids) |
Get title of an assigned item. More... | |
Get info on usages of skills.
Definition at line 31 of file interface.SkillUsageInfo.php.
|
static |
Get title of an assigned item.
array{skill_id | int, tref_id: int}[] $a_cskill_ids array of common skill ids |
Implemented in ILIAS\Skill\Profile\SkillProfileManager, ILIAS\Skill\Resource\SkillResourcesManager, ILIAS\Skill\Usage\SkillUsageManager, and ILIAS\Skill\Personal\AssignedMaterialManager.