ILIAS
Release_4_4_x_branch Revision 61816
|
Interface for assigned items of taxonomies. More...
Public Member Functions | |
getTitle ($a_comp_id, $a_item_type, $a_item_id) | |
Get title of an assigned item. |
Interface for assigned items of taxonomies.
Definition at line 13 of file interface.ilTaxAssignedItemInfo.php.
ilTaxAssignedItemInfo::getTitle | ( | $a_comp_id, | |
$a_item_type, | |||
$a_item_id | |||
) |
Get title of an assigned item.
string | $a_comp_id | component identifier, e.g. "glo" for glossary |
string | $a_item_type | item type identifier, e.g. "term" for glossary terms |
integer | $a_item_id | item id |
Implemented in ilAssQuestionList.