Event
Table of Contents
Classes
- AfterBackendPageRenderEvent
- This event triggers after a page has been rendered.
- 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.
- AfterPageTreeItemsPreparedEvent
- Listeners to this event will be able to modify the prepared page tree items for the page tree
- AfterRecordSummaryForLocalizationEvent
- BeforeFormEnginePageInitializedEvent
- Event to listen to before the form engine has been initialized (= before all data will be persisted)
- ModifyAllowedItemsEvent
- This event allows extensions to add or remove from the list of allowed link types.
- ModifyGenericBackendMessagesEvent
- Listeners to this event are able to add or change messages for the "Help > About" module.
- ModifyLinkHandlersEvent
- This event allows extensions to modify the list of link handlers and their configuration before they are invoked.
- ModifyNewContentElementWizardItemsEvent
- Listeners to this Event will be able to modify the wizard items of the new content element wizard component
- ModifyPageLayoutContentEvent
- Listeners to this Event will be able to modify the header and footer content of the page module
- RenderAdditionalContentToRecordListEvent
- Add content above or below the main content of the record list