ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
◀ ilDoc Overview
interface.ilSkillUsageInfo.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
4
13
interface
ilSkillUsageInfo
14
{
20
static
public
function
getUsageInfo
($a_cskill_ids, &$a_usages);
21
}
22
?>
ilSkillUsageInfo
Get info on usages of skills.
Definition:
interface.ilSkillUsageInfo.php:13
ilSkillUsageInfo\getUsageInfo
static getUsageInfo($a_cskill_ids, &$a_usages)
Get title of an assigned item.
Services
Skill
interfaces
interface.ilSkillUsageInfo.php
Generated on Mon Aug 25 2025 19:00:50 for ILIAS by
1.8.13 (using
Doxyfile
)