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.

Example

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 ( )
returntype

TYPO3\CMS\Backend\Controller\LoginController

getView ( )
returntype

TYPO3\CMS\Fluid\View\StandaloneView

getPageRenderer ( )
returntype

TYPO3\CMS\Core\Page\PageRenderer