BeforeActionCallEvent¶
\TYPO3\
Event that is triggered before any Extbase Action is called within the ActionController or one of its subclasses.
API¶
- class BeforeActionCallEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Extbase\ Event\ Mvc\ Before Action Call Event
Event that is triggered before any Extbase Action is called within the ActionController or one of its subclasses.
- getControllerClassName ( ) ¶
-
- returntype
-
string
- getActionMethodName ( ) ¶
-
- returntype
-
string
- getPreparedArguments ( ) ¶
-
- returntype
-
array