ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
|
Public Member Functions | |
__construct (FactoryInterface $factory, SettingsInterface $settings, CopyrightRepository $copyright_repository, IdentifierHandler $identifier_handler) | |
vocabulary (SlotIdentifier $slot) | |
labelsForValues (SlotIdentifier $slot, string ... $values) | |
Protected Attributes | |
FactoryInterface | $factory |
SettingsInterface | $settings |
CopyrightRepository | $copyright_repository |
IdentifierHandler | $identifier_handler |
Definition at line 32 of file Bridge.php.
ILIAS\MetaData\Vocabularies\Copyright\Bridge::__construct | ( | FactoryInterface | $factory, |
SettingsInterface | $settings, | ||
CopyrightRepository | $copyright_repository, | ||
IdentifierHandler | $identifier_handler | ||
) |
Definition at line 39 of file Bridge.php.
References ILIAS\MetaData\Vocabularies\Copyright\Bridge\$copyright_repository, ILIAS\MetaData\Vocabularies\Copyright\Bridge\$factory, ILIAS\MetaData\Vocabularies\Copyright\Bridge\$identifier_handler, ILIAS\MetaData\Vocabularies\Copyright\Bridge\$settings, factory(), and ILIAS\Repository\settings().
ILIAS\MetaData\Vocabularies\Copyright\Bridge::labelsForValues | ( | SlotIdentifier | $slot, |
string ... | $values | ||
) |
Implements ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface.
Definition at line 73 of file Bridge.php.
References ILIAS\Repository\settings().
ILIAS\MetaData\Vocabularies\Copyright\Bridge::vocabulary | ( | SlotIdentifier | $slot | ) |
Implements ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface.
Definition at line 51 of file Bridge.php.
References factory(), null, and ILIAS\Repository\settings().
|
protected |
Definition at line 36 of file Bridge.php.
Referenced by ILIAS\MetaData\Vocabularies\Copyright\Bridge\__construct().
|
protected |
Definition at line 34 of file Bridge.php.
Referenced by ILIAS\MetaData\Vocabularies\Copyright\Bridge\__construct().
|
protected |
Definition at line 37 of file Bridge.php.
Referenced by ILIAS\MetaData\Vocabularies\Copyright\Bridge\__construct().
|
protected |
Definition at line 35 of file Bridge.php.
Referenced by ILIAS\MetaData\Vocabularies\Copyright\Bridge\__construct().