ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
This is the complete list of members for CSF.Zpt.BatchRendering.BatchRenderer, including all inherited members.
BatchRenderer(IRenderingJobFactory renderingJobFactory=null, IRenderingSettingsFactory settingsFactory=null, IBatchRenderingOptionsValidator optionsValidator=null) | CSF.Zpt.BatchRendering.BatchRenderer | inline |
GetContextConfigurator(IRenderingJob job) | CSF.Zpt.BatchRendering.BatchRenderer | inlinevirtual |
GetDocument(IRenderingJob job) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
GetOutputInfo(IRenderingJob job, IBatchRenderingOptions batchOptions) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
GetOutputStream(IRenderingJob job, IBatchRenderingOptions batchOptions) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
GetRenderingJobs(IBatchRenderingOptions options, RenderingMode?mode) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
Render(IBatchRenderingOptions batchOptions, IRenderingSettings settings) | CSF.Zpt.BatchRendering.BatchRenderer | inlinevirtual |
Render(IBatchRenderingOptions batchOptions, IRenderingOptions options=null) | CSF.Zpt.BatchRendering.BatchRenderer | inlinevirtual |
Render(IRenderingJob job, IRenderingSettings options, IBatchRenderingOptions batchOptions, Action< IModelValueContainer > contextConfigurator) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
Render(IZptDocument doc, Stream outputStream, IRenderingSettings options, Action< IModelValueContainer > contextConfigurator, string outputInfo) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |
ValidateBatchOptions(IBatchRenderingOptions options) | CSF.Zpt.BatchRendering.BatchRenderer | inlineprotectedvirtual |