| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 30 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.