ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface Interface Reference
+ 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)
 

Detailed Description

Definition at line 25 of file ActionsInterface.php.

Member Function Documentation

◆ activate()

ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::activate ( VocabularyInterface  $vocabulary)

◆ allowCustomInput()

ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::allowCustomInput ( VocabularyInterface  $vocabulary)

◆ deactivate()

ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::deactivate ( VocabularyInterface  $vocabulary)

◆ delete()

ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::delete ( VocabularyInterface  $vocabulary)

◆ disallowCustomInput()

ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface::disallowCustomInput ( VocabularyInterface  $vocabulary)

The documentation for this interface was generated from the following file: