ILIAS  trunk Revision v11.0_alpha-1715-g7fc467680fb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
interface.ilTaxAssignedItemInfo.php
Go to the documentation of this file.
1 <?php
2 
24 {
32  public function getTitle(string $a_comp_id, string $a_item_type, int $a_item_id): string;
33 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getTitle(string $a_comp_id, string $a_item_type, int $a_item_id)
Get title of an assigned item.