Event
Table of Contents
Classes
- AfterFormEnginePageInitializedEvent
- Event to listen to after the form engine has been initialized (= all data has been persisted)
- AfterPageColumnsSelectedForLocalizationEvent
- This event triggers after the LocalizationController (AJAX) has
selected page columns to be translated. Allows third parties to
add to or change the columns and content elements withing those
columns which will be available for localization through the
"translate" modal in the page module.
- BeforeFormEnginePageInitializedEvent
- Event to listen to before the form engine has been initialized (= before all data will be persisted)