ModifyPageLayoutOnLoginProviderSelectionEvent

The PSR-14 event \TYPO3\CMS\Backend\LoginProvider\Event\ModifyPageLayoutOnLoginProviderSelectionEvent allows to modify variables for the view depending on a special login provider set in the controller.

API

class TYPO3\CMS\Backend\LoginProvider\Event\ModifyPageLayoutOnLoginProviderSelectionEvent

Allows to modify variables for the view depending on a special login provider set in the controller.

getController()
Return type

TYPO3\CMS\Backend\Controller\LoginController

getView()
Return type

TYPO3\CMS\Fluid\View\StandaloneView

getPageRenderer()
Return type

TYPO3\CMS\Core\Page\PageRenderer