ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
interface.ilTaxAssignedItemInfo.php
Go to the documentation of this file.
1
<?php
2
23
interface
ilTaxAssignedItemInfo
24
{
32
public
function
getTitle
(
string
$a_comp_id,
string
$a_item_type,
int
$a_item_id): string;
33
}
ilTaxAssignedItemInfo
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilTaxAssignedItemInfo.php:23
ilTaxAssignedItemInfo\getTitle
getTitle(string $a_comp_id, string $a_item_type, int $a_item_id)
Get title of an assigned item.
components
ILIAS
Taxonomy
interfaces
interface.ilTaxAssignedItemInfo.php
Generated on Sun Aug 31 2025 23:03:55 for ILIAS by
1.8.13 (using
Doxyfile
)