ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
public
static
function
getUsageInfo
($a_cskill_ids, &$a_usages);
21
}
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 Thu Jan 16 2025 19:02:30 for ILIAS by
1.8.13 (using
Doxyfile
)