|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMTypeHandlerSeparator. More...
Inheritance diagram for ilMMTypeHandlerSeparator:
Collaboration diagram for ilMMTypeHandlerSeparator:Public Member Functions | |
| matchesForType () | |
| @inheritDoc More... | |
| enrichItem (\ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem $item) | |
| @inheritDoc More... | |
| getAdditionalFieldsForSubForm (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification) | |
| @inheritDoc More... | |
| saveFormFields (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification, array $data) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler | |
| matchesForType () | |
| enrichItem (isItem $item) | |
| getAdditionalFieldsForSubForm (IdentificationInterface $identification) | |
| saveFormFields (IdentificationInterface $identification, array $data) | |
Class ilMMTypeHandlerSeparator.
Definition at line 10 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::enrichItem | ( | \ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem | $item | ) |
@inheritDoc
Definition at line 25 of file class.ilMMTypeHandlerSeparator.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Factory\Item\Separator\getTitle().
Here is the call graph for this function:| ilMMTypeHandlerSeparator::getAdditionalFieldsForSubForm | ( | \ILIAS\GlobalScreen\Identification\IdentificationInterface | $identification | ) |
@inheritDoc
Definition at line 38 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::matchesForType | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 16 of file class.ilMMTypeHandlerSeparator.php.
| ilMMTypeHandlerSeparator::saveFormFields | ( | \ILIAS\GlobalScreen\Identification\IdentificationInterface | $identification, |
| array | $data | ||
| ) |
@inheritDoc
Definition at line 47 of file class.ilMMTypeHandlerSeparator.php.