ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (CopyrightBridge $copyright_bridge, ControlledRepo $controlled_repo, StandardRepo $standard_repo) | |
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.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
ILIAS\MetaData\Vocabularies\Dispatch\Reader::vocabulariesForSlots | ( | SlotIdentifier ... | $slots | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 64 of file Reader.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
ILIAS\MetaData\Vocabularies\Dispatch\Reader::vocabulary | ( | string | $vocab_id | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 46 of file Reader.php.
References null.
|
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().