ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Class ilMMTypeHandlerSeparator. More...
Public Member Functions | |
matchesForType () | |
enrichItem (isItem $item) | |
getAdditionalFieldsForSubForm (IdentificationInterface $identification) | |
saveFormFields (IdentificationInterface $identification, array $data) | |
Class ilMMTypeHandlerSeparator.
Definition at line 31 of file class.ilMMTypeHandlerSeparator.php.
ilMMTypeHandlerSeparator::enrichItem | ( | isItem | $item | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 45 of file class.ilMMTypeHandlerSeparator.php.
ilMMTypeHandlerSeparator::getAdditionalFieldsForSubForm | ( | IdentificationInterface | $identification | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 58 of file class.ilMMTypeHandlerSeparator.php.
ilMMTypeHandlerSeparator::matchesForType | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 36 of file class.ilMMTypeHandlerSeparator.php.
ilMMTypeHandlerSeparator::saveFormFields | ( | IdentificationInterface | $identification, |
array | $data | ||
) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 67 of file class.ilMMTypeHandlerSeparator.php.