Event

Table of Contents

Classes

AfterContentObjectRendererInitializedEvent
Listeners are able to modify the initialized ContentObjectRenderer instance
AfterGetDataResolvedEvent
Listeners are able to modify the resolved ContentObjectRenderer->getData() result
AfterImageResourceResolvedEvent
Listeners are able to modify the resolved ContentObjectRenderer->getImgResource() result
AfterStdWrapFunctionsExecutedEvent
Event is called after the content has been modified by the rest of the stdWrap functions
AfterStdWrapFunctionsInitializedEvent
Event is dispatched after stdWrap functions have been initialized, but before any content gets modified or replaced.
BeforeStdWrapContentStoredInCacheEvent
Listeners to this Event are able to modify the final stdWrap content and corresponding cache tags, before being stored in cache.
BeforeStdWrapFunctionsExecutedEvent
Event is called directly after the recursive stdWrap function call but still before the content gets modified
BeforeStdWrapFunctionsInitializedEvent
Event is dispatched before any stdWrap function is initialized / called
EnhanceStdWrapEvent
Listeners to this Event are able to modify the stdWrap processing, enhancing the functionality and manipulating the final result / content. This is the parent Event, which allows the corresponding listeners to be called on each step, see child Events:
ModifyImageSourceCollectionEvent
Listeners are able to enrich the final source collection result
ModifyRecordsAfterFetchingContentEvent
Event which is fired after ContentContentObject has pulled records from database.

        
On this page

Search results