|
ILIAS
release_8 Revision v8.24
|
Class ilMMTypeHandlerSeparator. More...
Inheritance diagram for ilMMTypeHandlerSeparator:
Collaboration diagram for ilMMTypeHandlerSeparator:Public Member Functions | |
| matchesForType () | |
| @inheritDoc More... | |
| enrichItem (isItem $item) | |
| @inheritDoc More... | |
| getAdditionalFieldsForSubForm (IdentificationInterface $identification) | |
| @inheritDoc More... | |
| saveFormFields (IdentificationInterface $identification, array $data) | |
| @inheritDoc More... | |
| matchesForType () | |
| enrichItem (isItem $item) | |
| getAdditionalFieldsForSubForm (IdentificationInterface $identification) | |
| saveFormFields (IdentificationInterface $identification, array $data) | |
Class ilMMTypeHandlerSeparator.
Definition at line 15 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::enrichItem | ( | isItem | $item | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 29 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::getAdditionalFieldsForSubForm | ( | IdentificationInterface | $identification | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 42 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::matchesForType | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 20 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::saveFormFields | ( | IdentificationInterface | $identification, |
| array | $data | ||
| ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 51 of file class.ilMMTypeHandlerSeparator.php.