ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Class ilMMTypeHandlerRepositoryLink. More...
Public Member Functions | |||||||
matchesForType () | |||||||
| |||||||
enrichItem (isItem $item) | |||||||
| |||||||
getAdditionalFieldsForSubForm (IdentificationInterface $identification) | |||||||
| |||||||
![]() | |||||||
__construct () | |||||||
matchesForType () | |||||||
enrichItem (isItem $item) | |||||||
| |||||||
saveFormFields (IdentificationInterface $identification, array $data) | |||||||
| |||||||
Protected Member Functions | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
![]() | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
Additional Inherited Members | |
![]() | |
const | F_ACTION = 'action' |
const | F_EXTERNAL = 'external' |
![]() | |
array | $links = [] |
Class ilMMTypeHandlerRepositoryLink.
Definition at line 31 of file class.ilMMTypeHandlerRepositoryLink.php.
ilMMTypeHandlerRepositoryLink::enrichItem | ( | isItem | $item | ) |
isItem | $item |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 45 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $ref_id, ILIAS\GlobalScreen\isGlobalScreenItem\getProviderIdentification(), ILIAS\Repository\int(), ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\isVisible(), and ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\withVisibilityCallable().
ilMMTypeHandlerRepositoryLink::getAdditionalFieldsForSubForm | ( | IdentificationInterface | $identification | ) |
IdentificationInterface | $identification |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 71 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $url, getFieldTranslation(), and SYSTEM_FOLDER_ID.
|
protected |
|
protected |
Definition at line 92 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC.
Referenced by getAdditionalFieldsForSubForm().
ilMMTypeHandlerRepositoryLink::matchesForType | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 36 of file class.ilMMTypeHandlerRepositoryLink.php.