|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMMTypeHandlerTopLink. More...
Inheritance diagram for ilMMTypeHandlerTopLink:
Collaboration diagram for ilMMTypeHandlerTopLink: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) | ||||
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler | ||||
| matchesForType () | ||||
| enrichItem (isItem $item) | ||||
| getAdditionalFieldsForSubForm (IdentificationInterface $identification) | ||||
| saveFormFields (IdentificationInterface $identification, array $data) | ||||
Protected Member Functions | |
| getFieldTranslation () | |
| @inheritDoc More... | |
| getFieldInfoTranslation () | |
| @inheritDoc More... | |
| getFieldTranslation () | |
| getFieldInfoTranslation () | |
Additional Inherited Members | |
Data Fields inherited from ilMMAbstractBaseTypeHandlerAction | |
| const | F_ACTION = 'action' |
| @inheritDoc More... | |
| 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 |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 23 of file class.ilMMTypeHandlerTopLink.php.
References ilMMAbstractBaseTypeHandlerAction\F_ACTION, ilMMAbstractBaseTypeHandlerAction\F_EXTERNAL, and ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification().
Here is the call graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 49 of file class.ilMMTypeHandlerTopLink.php.
References $DIC.
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 38 of file class.ilMMTypeHandlerTopLink.php.
References $DIC.
| ilMMTypeHandlerTopLink::matchesForType | ( | ) |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 14 of file class.ilMMTypeHandlerTopLink.php.