ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMTypeHandlerRepositoryLink. More...
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) | ||||
getAdditionalFieldsForSubForm (\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification) | ||||
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler | ||||
saveFormFields (IdentificationInterface $identification, array $data) | ||||
Protected Member Functions | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
Protected Member Functions inherited from ilMMAbstractBaseTypeHandlerAction | |
getFieldTranslation () | |
getFieldInfoTranslation () | |
Additional Inherited Members | |
Data Fields inherited from ilMMAbstractBaseTypeHandlerAction | |
const | F_ACTION = 'action' |
const | F_EXTERNAL = 'external' |
ilMMAbstractBaseTypeHandlerAction constructor. More... | |
Protected Attributes inherited from ilMMAbstractBaseTypeHandlerAction | |
$links = [] | |
Class ilMMTypeHandlerRepositoryLink.
Definition at line 13 of file class.ilMMTypeHandlerRepositoryLink.php.
ilMMTypeHandlerRepositoryLink::enrichItem | ( | isItem | $item | ) |
isItem | $item |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 28 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, ILIAS\GlobalScreen\Scope\MainMenu\Factory\isItem\getProviderIdentification(), 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 55 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC, $url, and getFieldTranslation().
|
protected |
|
protected |
Definition at line 70 of file class.ilMMTypeHandlerRepositoryLink.php.
References $DIC.
Referenced by getAdditionalFieldsForSubForm().
ilMMTypeHandlerRepositoryLink::matchesForType | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Collector\Handler\TypeHandler.
Definition at line 19 of file class.ilMMTypeHandlerRepositoryLink.php.