ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ 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.
php
Services
Skill
interfaces
interface.ilSkillUsageInfo.php
Generated on Fri Jan 17 2025 19:01:17 for ILIAS by
1.8.13 (using
Doxyfile
)