ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
slot () | |
type () | |
id () | |
source () | |
values () | |
isActive () | |
allowsCustomInputs () | |
Definition at line 25 of file VocabularyInterface.php.
ILIAS\MetaData\Vocabularies\VocabularyInterface::allowsCustomInputs | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
ILIAS\MetaData\Vocabularies\VocabularyInterface::id | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\activate(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\allowCustomInput(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\deactivate(), and ILIAS\MetaData\Vocabularies\Dispatch\Actions\disallowCustomInput().
ILIAS\MetaData\Vocabularies\VocabularyInterface::isActive | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
Referenced by ILIAS\MetaData\Vocabularies\Standard\RepositoryTest\assertVocabularyMatches(), and ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\hasSlotOfVocabularyAnotherActiveVocabulary().
ILIAS\MetaData\Vocabularies\VocabularyInterface::slot | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\activate(), ILIAS\MetaData\Vocabularies\Standard\RepositoryTest\assertVocabularyMatches(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\deactivate(), ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\hasSlotOfVocabularyAnotherActiveVocabulary(), and ILIAS\MetaData\Vocabularies\Dispatch\Presentation\Presentation\labelsForVocabulary().
ILIAS\MetaData\Vocabularies\VocabularyInterface::source | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
ILIAS\MetaData\Vocabularies\VocabularyInterface::type | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\activate(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\allowCustomInput(), ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\canBeDeleted(), ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\canDisallowCustomInput(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\deactivate(), ILIAS\MetaData\Vocabularies\Dispatch\Actions\disallowCustomInput(), ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\isCustomInputApplicable(), ILIAS\MetaData\Vocabularies\Dispatch\Info\Infos\isDeactivatable(), ILIAS\MetaData\Vocabularies\Dispatch\Presentation\Presentation\labelsForVocabulary(), and ILIAS\MetaData\Settings\Vocabularies\Presentation\makeValuesPresentable().
ILIAS\MetaData\Vocabularies\VocabularyInterface::values | ( | ) |
Implemented in ILIAS\MetaData\Vocabularies\Vocabulary, and ILIAS\MetaData\Vocabularies\NullVocabulary.
Referenced by ILIAS\MetaData\Vocabularies\Standard\RepositoryTest\assertVocabularyMatches().