|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Dispatch\Actions:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Dispatch\Actions:Public Member Functions | |
| __construct (InfosInterface $infos, ControlledRepo $controlled_repo, StandardRepo $standard_repo) | |
| activate (VocabularyInterface $vocabulary) | |
| deactivate (VocabularyInterface $vocabulary) | |
| allowCustomInput (VocabularyInterface $vocabulary) | |
| disallowCustomInput (VocabularyInterface $vocabulary) | |
| delete (VocabularyInterface $vocabulary) | |
| activate (VocabularyInterface $vocabulary) | |
| deactivate (VocabularyInterface $vocabulary) | |
| allowCustomInput (VocabularyInterface $vocabulary) | |
| disallowCustomInput (VocabularyInterface $vocabulary) | |
| delete (VocabularyInterface $vocabulary) | |
Protected Attributes | |
| InfosInterface | $infos |
| ControlledRepo | $controlled_repo |
| StandardRepo | $standard_repo |
Definition at line 29 of file Actions.php.
| ILIAS\MetaData\Vocabularies\Dispatch\Actions::__construct | ( | InfosInterface | $infos, |
| ControlledRepo | $controlled_repo, | ||
| StandardRepo | $standard_repo | ||
| ) |
Definition at line 35 of file Actions.php.
References ILIAS\MetaData\Vocabularies\Dispatch\Actions\$controlled_repo, ILIAS\MetaData\Vocabularies\Dispatch\Actions\$infos, and ILIAS\MetaData\Vocabularies\Dispatch\Actions\$standard_repo.
| ILIAS\MetaData\Vocabularies\Dispatch\Actions::activate | ( | VocabularyInterface | $vocabulary | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface.
Definition at line 45 of file Actions.php.
References ILIAS\MetaData\Vocabularies\COPYRIGHT, ILIAS\MetaData\Vocabularies\VocabularyInterface\id(), ILIAS\MetaData\Vocabularies\VocabularyInterface\slot(), and ILIAS\MetaData\Vocabularies\VocabularyInterface\type().
Here is the call graph for this function:| ILIAS\MetaData\Vocabularies\Dispatch\Actions::allowCustomInput | ( | VocabularyInterface | $vocabulary | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface.
Definition at line 91 of file Actions.php.
References ILIAS\MetaData\Vocabularies\COPYRIGHT, ILIAS\MetaData\Vocabularies\VocabularyInterface\id(), and ILIAS\MetaData\Vocabularies\VocabularyInterface\type().
Here is the call graph for this function:| ILIAS\MetaData\Vocabularies\Dispatch\Actions::deactivate | ( | VocabularyInterface | $vocabulary | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface.
Definition at line 66 of file Actions.php.
References ILIAS\MetaData\Vocabularies\COPYRIGHT, ILIAS\MetaData\Vocabularies\VocabularyInterface\id(), ILIAS\MetaData\Vocabularies\VocabularyInterface\slot(), and ILIAS\MetaData\Vocabularies\VocabularyInterface\type().
Here is the call graph for this function:| ILIAS\MetaData\Vocabularies\Dispatch\Actions::delete | ( | VocabularyInterface | $vocabulary | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface.
Definition at line 138 of file Actions.php.
References ILIAS\MetaData\Vocabularies\COPYRIGHT.
| ILIAS\MetaData\Vocabularies\Dispatch\Actions::disallowCustomInput | ( | VocabularyInterface | $vocabulary | ) |
Implements ILIAS\MetaData\Vocabularies\Dispatch\ActionsInterface.
Definition at line 113 of file Actions.php.
References ILIAS\MetaData\Vocabularies\COPYRIGHT, ILIAS\MetaData\Vocabularies\VocabularyInterface\id(), and ILIAS\MetaData\Vocabularies\VocabularyInterface\type().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file Actions.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\__construct().
|
protected |
Definition at line 31 of file Actions.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\__construct().
|
protected |
Definition at line 33 of file Actions.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\Actions\__construct().