|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\NullVocabulary:
Collaboration diagram for ILIAS\MetaData\Vocabularies\NullVocabulary:Public Member Functions | |
| slot () | |
| type () | |
| id () | |
| source () | |
| values () | |
| isActive () | |
| allowsCustomInputs () | |
| slot () | |
| type () | |
| id () | |
| source () | |
| values () | |
| isActive () | |
| allowsCustomInputs () | |
Definition at line 26 of file NullVocabulary.php.
| ILIAS\MetaData\Vocabularies\NullVocabulary::allowsCustomInputs | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 62 of file NullVocabulary.php.
| ILIAS\MetaData\Vocabularies\NullVocabulary::id | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 38 of file NullVocabulary.php.
| ILIAS\MetaData\Vocabularies\NullVocabulary::isActive | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 57 of file NullVocabulary.php.
| ILIAS\MetaData\Vocabularies\NullVocabulary::slot | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 28 of file NullVocabulary.php.
References ILIAS\Data\Description\NULL.
| ILIAS\MetaData\Vocabularies\NullVocabulary::source | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 44 of file NullVocabulary.php.
| ILIAS\MetaData\Vocabularies\NullVocabulary::type | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 33 of file NullVocabulary.php.
References ILIAS\Data\Description\NULL.
| ILIAS\MetaData\Vocabularies\NullVocabulary::values | ( | ) |
Implements ILIAS\MetaData\Vocabularies\VocabularyInterface.
Definition at line 52 of file NullVocabulary.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Here is the call graph for this function: