AvailableActionsForExtensionEvent
New in version 10.3
The event was introduced to replace the Signal/Slot
\TYPO3\
.
The PSR-14 event
\TYPO3\
is triggered when rendering an additional action (currently within
a Fluid ViewHelper) in the extension manager.
Example
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.
API
- class AvailableActionsForExtensionEvent
-
- Fully qualified name
-
\TYPO3\
CMS\ Extensionmanager\ Event\ Available Actions For Extension Event
Event that is triggered when rendering an additional action (currently within a Fluid ViewHelper).