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