|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Dispatch\NullReader:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Dispatch\NullReader:Public Member Functions | |
| vocabulary (string $vocab_id) | |
| vocabulariesForSlots (SlotIdentifier ... $slots) | |
| activeVocabulariesForSlots (SlotIdentifier ... $slots) | |
| vocabulary (string $vocab_id) | |
| vocabulariesForSlots (SlotIdentifier ... $slots) | |
| activeVocabulariesForSlots (SlotIdentifier ... $slots) | |
Definition at line 27 of file NullReader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\NullReader::activeVocabulariesForSlots | ( | SlotIdentifier ... | $slots | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 46 of file NullReader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\NullReader::vocabulariesForSlots | ( | SlotIdentifier ... | $slots | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 37 of file NullReader.php.
| ILIAS\MetaData\Vocabularies\Dispatch\NullReader::vocabulary | ( | string | $vocab_id | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ReaderInterface.
Definition at line 29 of file NullReader.php.