|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Dispatch\Reader:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Dispatch\Reader:Public Member Functions | |
| __construct (CopyrightBridge $copyright_bridge, ControlledRepo $controlled_repo, StandardRepo $standard_repo) | |
| vocabulary (string $vocab_id) | |
| vocabulariesForSlots (SlotIdentifier ... $slots) | |
| activeVocabulariesForSlots (SlotIdentifier ... $slots) | |
| vocabulary (string $vocab_id) | |
| vocabulariesForSlots (SlotIdentifier ... $slots) | |
| activeVocabulariesForSlots (SlotIdentifier ... $slots) | |
Protected Attributes | |
| CopyrightBridge | $copyright_bridge |
| ControlledRepo | $controlled_repo |
| StandardRepo | $standard_repo |
Definition at line 30 of file Reader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\Reader::__construct | ( | CopyrightBridge | $copyright_bridge, |
| ControlledRepo | $controlled_repo, | ||
| StandardRepo | $standard_repo | ||
| ) |
Definition at line 36 of file Reader.php.
References ILIAS\MetaData\Vocabularies\Dispatch\Reader\$controlled_repo, ILIAS\MetaData\Vocabularies\Dispatch\Reader\$copyright_bridge, and ILIAS\MetaData\Vocabularies\Dispatch\Reader\$standard_repo.
| ILIAS\MetaData\Vocabularies\Dispatch\Reader::activeVocabulariesForSlots | ( | SlotIdentifier ... | $slots | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 80 of file Reader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\Reader::vocabulariesForSlots | ( | SlotIdentifier ... | $slots | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 64 of file Reader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\Reader::vocabulary | ( | string | $vocab_id | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 46 of file Reader.php.
|
protected |
Definition at line 33 of file Reader.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Reader\__construct().
|
protected |
Definition at line 32 of file Reader.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Reader\__construct().
|
protected |
Definition at line 34 of file Reader.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Reader\__construct().