|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Get info on usages of skills. More...
Inheritance diagram for ILIAS\Skill\Usage\SkillUsageInfo:
Collaboration diagram for ILIAS\Skill\Usage\SkillUsageInfo: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\Personal\AssignedMaterialManager, ILIAS\Skill\Profile\SkillProfileManager, ILIAS\Skill\Resource\SkillResourcesManager, and ILIAS\Skill\Usage\SkillUsageManager.