ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMTypeHandlerTopLink. More...
Public Member Functions | ||||
matchesForType () | ||||
enrichItem (isItem $item) | ||||
| ||||
Public Member Functions inherited from ilMMAbstractBaseTypeHandlerAction | ||||
__construct () | ||||
matchesForType () | ||||
enrichItem (isItem $item) | ||||
| ||||
saveFormFields (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification, array $data) | ||||
getAdditionalFieldsForSubForm (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification) | ||||
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler | ||||
getAdditionalFieldsForSubForm (IdentificationInterface $identification) | ||||
saveFormFields (IdentificationInterface $identification, array $data) | ||||
Protected Member Functions | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
Protected Member Functions inherited from ilMMAbstractBaseTypeHandlerAction | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
Additional Inherited Members | |
Data Fields inherited from ilMMAbstractBaseTypeHandlerAction | |
const | F_ACTION = 'action' |
const | F_EXTERNAL = 'external' |
ilMMAbstractBaseTypeHandlerAction constructor. More... | |
Protected Attributes inherited from ilMMAbstractBaseTypeHandlerAction | |
$links = [] | |
Class ilMMTypeHandlerTopLink.
Definition at line 12 of file class.ilMMTypeHandlerTopLink.php.
ilMMTypeHandlerTopLink::enrichItem | ( | isItem | $item | ) |
isItem | $item |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 23 of file class.ilMMTypeHandlerTopLink.php.
References $action, and ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\getProviderIdentification().
|
protected |
|
protected |
ilMMTypeHandlerTopLink::matchesForType | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 14 of file class.ilMMTypeHandlerTopLink.php.