ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilTaxAssignedItemInfo Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilTaxAssignedItemInfo:
+ Collaboration diagram for ilTaxAssignedItemInfo:

Public Member Functions

 getTitle (string $a_comp_id, string $a_item_type, int $a_item_id)
 Get title of an assigned item. More...
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Interface for assigned items of taxonomies

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 23 of file interface.ilTaxAssignedItemInfo.php.

Member Function Documentation

◆ getTitle()

ilTaxAssignedItemInfo::getTitle ( string  $a_comp_id,
string  $a_item_type,
int  $a_item_id 
)

Get title of an assigned item.

Parameters
string$a_comp_idcomponent identifier, e.g. "glo" for glossary
string$a_item_typeitem type identifier, e.g. "term" for glossary terms
int$a_item_iditem id
Returns
string

Implemented in ilAssQuestionList.


The documentation for this interface was generated from the following file: