Event

Table of Contents

Classes

ModifyComponentDefinitionEvent
Event to modify the static definition of a Fluid component before the definition is written to cache. The definition must not have any dependencies on runtime information, such as the request.
ModifyNamespacesEvent
Event to modify registered global Fluid namespaces before they are passed to Fluid's ViewHelperResolver.
ModifyRenderedContentAreaEvent
Event to modify the rendered content area output.
ModifyRenderedRecordEvent
Event to modify the rendered record output.
ProvideStaticVariablesToComponentEvent
Event to provide additional variables to a Fluid component's template.
RenderComponentEvent
Event to modify/replace the rendering behavior of Fluid components.

        
On this page

Search results