|
ILIAS
release_8 Revision v8.24
|
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 (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' |
| const | F_EXTERNAL = 'external' |
Protected Attributes inherited from ilMMAbstractBaseTypeHandlerAction | |
| array | $links = [] |
Class ilMMTypeHandlerTopLink.
Definition at line 15 of file class.ilMMTypeHandlerTopLink.php.
| ilMMTypeHandlerTopLink::enrichItem | ( | isItem | $item | ) |
| isItem | $item |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 26 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 52 of file class.ilMMTypeHandlerTopLink.php.
References $DIC.
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 41 of file class.ilMMTypeHandlerTopLink.php.
References $DIC.
| ilMMTypeHandlerTopLink::matchesForType | ( | ) |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 17 of file class.ilMMTypeHandlerTopLink.php.