ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.BatchRendering.BatchRenderer Member List

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.BatchRendererinline
GetContextConfigurator(IRenderingJob job)CSF.Zpt.BatchRendering.BatchRendererinlinevirtual
GetDocument(IRenderingJob job)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
GetOutputInfo(IRenderingJob job, IBatchRenderingOptions batchOptions)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
GetOutputStream(IRenderingJob job, IBatchRenderingOptions batchOptions)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
GetRenderingJobs(IBatchRenderingOptions options, RenderingMode?mode)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
Render(IBatchRenderingOptions batchOptions, IRenderingSettings settings)CSF.Zpt.BatchRendering.BatchRendererinlinevirtual
Render(IBatchRenderingOptions batchOptions, IRenderingOptions options=null)CSF.Zpt.BatchRendering.BatchRendererinlinevirtual
Render(IRenderingJob job, IRenderingSettings options, IBatchRenderingOptions batchOptions, Action< IModelValueContainer > contextConfigurator)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
Render(IZptDocument doc, Stream outputStream, IRenderingSettings options, Action< IModelValueContainer > contextConfigurator, string outputInfo)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual
ValidateBatchOptions(IBatchRenderingOptions options)CSF.Zpt.BatchRendering.BatchRendererinlineprotectedvirtual