|
ILIAS
release_8 Revision v8.24
|
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 (IdentificationInterface $identification, array $data) | |||||||
| |||||||
| 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 ilMMTypeHandlerRepositoryLink.
Definition at line 31 of file class.ilMMTypeHandlerRepositoryLink.php.
| ilMMTypeHandlerRepositoryLink::enrichItem | ( | isItem | $item | ) |
| isItem | $item |
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 45 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $ref_id, ilMMAbstractBaseTypeHandlerAction\F_ACTION, ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification(), ILIAS\Repository\int(), 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 70 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $url, function, getFieldTranslation(), and SYSTEM_FOLDER_ID.
Here is the call graph for this function:
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 104 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC.
|
protected |
@inheritDoc
Reimplemented from ilMMAbstractBaseTypeHandlerAction.
Definition at line 93 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 36 of file class.ilMMTypeHandlerRepositoryLink.php.