BeforeFormEnginePageInitializedEvent
FinalYes
Event to listen to before the form engine has been initialized (= before all data will be persisted)
Table of Contents
Methods
- __construct() : mixed
- getController() : EditDocumentController
- getRequest() : ServerRequestInterface
Methods
__construct()
public
__construct(EditDocumentController $controller, ServerRequestInterface $request) : mixed
Parameters
- $controller : EditDocumentController
- $request : ServerRequestInterface
getController()
public
getController() : EditDocumentController
Return values
EditDocumentControllergetRequest()
public
getRequest() : ServerRequestInterface