AddLiveSearchResultActionsListener
Read onlyYes
FinalYes
Event listener to add actions to search results
Table of Contents
Methods
- __construct() : mixed
- __invoke() : void
Methods
__construct()
public
__construct(IconFactory $iconFactory, LanguageServiceFactory $languageServiceFactory) : mixed
Parameters
- $iconFactory : IconFactory
- $languageServiceFactory : LanguageServiceFactory
__invoke()
public
__invoke(ModifyResultItemInLiveSearchEvent $event) : void
Parameters
- $event : ModifyResultItemInLiveSearchEvent
Attributes
- #[AsEventListener]
- 'typo3/cms-backend/add-live-search-result-actions-listener'