BeforeFormEnginePageInitializedEvent

Event to listen to before the form engine has been initialized (= before all data will be persisted).

API

  • Method:getController()
    Description:Returns the EditDocumentController instance used.
    ReturnType:TYPO3CMSBackendControllerEditDocumentController
  • Method:getRequest()
    Description:Returns the current request.
    ReturnType:PsrHttpMessageServerRequestInterface