Event
Table of Contents
Classes
- AfterRecordLanguageOverlayEvent
- Event which is fired after a record was translated (or tried to be localized).
- BeforePageIsRetrievedEvent
- Event which is fired before a page (id) is being resolved from PageRepository.
- BeforePageLanguageOverlayEvent
- Event which is fired before a single page or a list of pages are about to be translated (or tried to be localized).
- BeforeRecordLanguageOverlayEvent
- Event which is fired before a record in a language should be "language overlaid", that is: Finding a translation for a given record.
- ModifyDefaultConstraintsForDatabaseQueryEvent
- Event which is fired when compiling the list of constraints such as "deleted" and "starttime", "endtime" etc.
- RecordCreationEvent
- Event which allows to manipulate the properties to be used for a new Record.