ILIAS  trunk Revision v11.0_alpha-2658-ge2404539063
ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface Interface Reference
+ Inheritance diagram for ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface:
+ Collaboration diagram for ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface:

Public Member Functions

 vocabulary (SlotIdentifier $slot)
 
 labelsForValues (SlotIdentifier $slot, string ... $values)
 Values not from copyrights will not be returned at all. More...
 

Detailed Description

Definition at line 28 of file BridgeInterface.php.

Member Function Documentation

◆ labelsForValues()

ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface::labelsForValues ( SlotIdentifier  $slot,
string ...  $values 
)

Values not from copyrights will not be returned at all.

Returns
LabelledValueInterface[]

Implemented in ILIAS\MetaData\Vocabularies\Copyright\Bridge, and ILIAS\MetaData\Vocabularies\Copyright\NullBridge.

◆ vocabulary()

ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface::vocabulary ( SlotIdentifier  $slot)

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