|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Copyright\Bridge:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Copyright\Bridge:Public Member Functions | |
| __construct (FactoryInterface $factory, SettingsInterface $settings, CopyrightRepository $copyright_repository, IdentifierHandler $identifier_handler) | |
| vocabulary (SlotIdentifier $slot) | |
| labelsForValues (SlotIdentifier $slot, string ... $values) | |
| vocabulary (SlotIdentifier $slot) | |
| labelsForValues (SlotIdentifier $slot, string ... $values) | |
| Values not from copyrights will not be returned at all. More... | |
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().
Here is the call graph for this function:| ILIAS\MetaData\Vocabularies\Copyright\Bridge::labelsForValues | ( | SlotIdentifier | $slot, |
| string ... | $values | ||
| ) |
Implements ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface.
Definition at line 73 of file Bridge.php.
| ILIAS\MetaData\Vocabularies\Copyright\Bridge::vocabulary | ( | SlotIdentifier | $slot | ) |
Implements ILIAS\MetaData\Vocabularies\Copyright\BridgeInterface.
Definition at line 51 of file Bridge.php.
References factory(), and ILIAS\Repository\settings().
Here is the call graph for this function:
|
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().