LoginConfirmedEvent

A notification event when a login has successfully arrived at the plugin via the view and the controller.

API

  • Method:getView()
    Description:Returns the view object.
    ReturnType:TYPO3CMSExtbaseMvcViewViewInterface
  • Method:getController()
    Description:Returns the login controller object.
    ReturnType:TYPO3CMSFrontendLoginControllerLoginController