|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMMTypeHandlerRepositoryLink. More...
Inheritance diagram for ilMMTypeHandlerRepositoryLink:
Collaboration diagram for ilMMTypeHandlerRepositoryLink:Public Member Functions | ||||
| matchesForType () | ||||
| ||||
| enrichItem (isItem $item) | ||||
| ||||
| getAdditionalFieldsForSubForm (IdentificationInterface $identification) | ||||
| ||||
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 ilMMTypeHandlerRepositoryLink.
Definition at line 29 of file class.ilMMTypeHandlerRepositoryLink.php.
| ilMMTypeHandlerRepositoryLink::enrichItem | ( | isItem | $item | ) |
| isItem | $item |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 44 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, ilMMAbstractBaseTypeHandlerAction\F_ACTION, ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification(), ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\isVisible(), and ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\withVisibilityCallable().
Here is the call graph for this function:| ilMMTypeHandlerRepositoryLink::getAdditionalFieldsForSubForm | ( | IdentificationInterface | $identification | ) |
| IdentificationInterface | $identification |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 69 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $url, getFieldTranslation(), and SYSTEM_FOLDER_ID.
Here is the call graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 103 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC.
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 92 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC.
Referenced by getAdditionalFieldsForSubForm().
Here is the caller graph for this function:| ilMMTypeHandlerRepositoryLink::matchesForType | ( | ) |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 35 of file class.ilMMTypeHandlerRepositoryLink.php.