|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface:Public Member Functions | |
| activate (VocabularyInterface $vocabulary) | |
| deactivate (VocabularyInterface $vocabulary) | |
| allowCustomInput (VocabularyInterface $vocabulary) | |
| disallowCustomInput (VocabularyInterface $vocabulary) | |
| delete (VocabularyInterface $vocabulary) | |
Definition at line 25 of file ActionsInterface.php.
| ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::activate | ( | VocabularyInterface | $vocabulary | ) |
Implemented in ILIAS\MetaData\Vocabularies\Dispatch\Actions.
| ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::allowCustomInput | ( | VocabularyInterface | $vocabulary | ) |
Implemented in ILIAS\MetaData\Vocabularies\Dispatch\Actions.
| ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::deactivate | ( | VocabularyInterface | $vocabulary | ) |
Implemented in ILIAS\MetaData\Vocabularies\Dispatch\Actions.
| ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::delete | ( | VocabularyInterface | $vocabulary | ) |
Implemented in ILIAS\MetaData\Vocabularies\Dispatch\Actions.
| ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::disallowCustomInput | ( | VocabularyInterface | $vocabulary | ) |
Implemented in ILIAS\MetaData\Vocabularies\Dispatch\Actions.