ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMTypeHandlerSeparator. More...
Public Member Functions | |
matchesForType () | |
enrichItem (\ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem $item) | |
getAdditionalFieldsForSubForm (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification) | |
saveFormFields (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification, array $data) | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler | |
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 | ) |
Definition at line 25 of file class.ilMMTypeHandlerSeparator.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Factory\Item\Separator\getTitle().
ilMMTypeHandlerSeparator::getAdditionalFieldsForSubForm | ( | \ILIAS\GlobalScreen\Identification\IdentificationInterface | $identification | ) |
Definition at line 38 of file class.ilMMTypeHandlerSeparator.php.
ilMMTypeHandlerSeparator::matchesForType | ( | ) |
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 | ||
) |
Definition at line 47 of file class.ilMMTypeHandlerSeparator.php.