ModifyPageLayoutOnLoginProviderSelectionEvent¶
The PSR-14 event
\TYPO3\
allows to modify variables for the view depending on a special login provider
set in the controller.
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 ModifyPageLayoutOnLoginProviderSelectionEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Backend\ Login Provider\ Event\ Modify Page Layout On Login Provider Selection Event
Allows to modify variables for the view depending on a special login provider set in the controller.
- getController ( ) ¶
-
- Returns
-
\TYPO3\
CMS\ Backend\ Controller\ Login Controller
- getView ( ) ¶
-
- Returns
-
\TYPO3\
CMS\ Fluid\ View\ Standalone View
- getPageRenderer ( ) ¶
-
- Returns
-
\TYPO3\
CMS\ Core\ Page\ Page Renderer