Event

Table of Contents

Classes

AfterFlexFormDataStructureIdentifierInitializedEvent
Listeners to this event are able to modify or enhance the data structure identifier, which is used for a given TCA flex field.
AfterFlexFormDataStructureParsedEvent
Listeners to this event are able to modify or enhance a flex form data structure that corresponds to a given identifier, after it was parsed and before it is used by further components.
AfterTcaCompilationEvent
Event after $GLOBALS['TCA'] is built to allow to further manipulate $tca.
BeforeFlexFormDataStructureIdentifierInitializedEvent
Listeners to this event are able to specify the data structure identifier, used for a given TCA flex field.
BeforeFlexFormDataStructureParsedEvent
Listeners to this event are able to specify a flex form data structure that corresponds to a given identifier.
ModifyLoadedPageTsConfigEvent
Extensions can modify page TSconfig entries that can be overridden or added, based on the root line
SiteConfigurationBeforeWriteEvent
Event fired before a site configuration is written to a yaml file allows dynamic modification of the site's configuration before writing.
SiteConfigurationLoadedEvent
Event after a site configuration has been read from a yaml file before it is cached - allows dynamic modification of the site's configuration.

        
On this page

Search results