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 $tca which later becomes $GLOBALS['TCA'] has been built.
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.
BeforeTcaOverridesEvent
Event before $tca which later becomes $GLOBALS['TCA'] is overridden by TCA/Overrides.
SiteConfigurationBeforeWriteEvent
Event fired before a site configuration is written to a yaml file allows dynamic modification of the site's configuration before writing.
SiteConfigurationChangedEvent
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