Web.Stencils.TWebStencilsEngine Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterRequestpublished
BeforeRequestpublished
OnErrorpublishedThe event is fired when a linked processor finds an error in a template.
OnFilepublishedThe event is fired when a linked processor needs to load a file.
OnFileNotFoundpublishedThe event is fired when the path does not match an existing file.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnLanguagepublishedFallback event for the WebStencilsProcessor OnLanguage event.
OnPathInitpublishedThe event is fired when a post-processor request is matched to a PathTemplates item and before post-processing starts.
OnScaffoldingpublishedFallback event for the WebStencilsProcessor OnScaffolding event.
OnValuepublishedThe event is fired when a linked processor finds an unknown variable name.