Implementation of IRenderingContextFactory which creates TalesModel instances.
More...
Implementation of IRenderingContextFactory which creates TalesModel instances.
CSF.Zpt.Tales.TalesRenderingContextFactory.TalesRenderingContextFactory |
( |
IEvaluatorSelector |
evaluatorRegistry = null | ) |
|
|
inline |
virtual void CSF.Zpt.Tales.TalesRenderingContextFactory.AddKeywordOption |
( |
string |
key, |
|
|
string |
value |
|
) |
| |
|
inlinevirtual |
virtual void CSF.Zpt.Tales.TalesRenderingContextFactory.PopulateMetalModel |
( |
IModel |
model | ) |
|
|
inlineprotectedvirtual |
Populates a METAL model from the state of the current instance.
- Parameters
-
virtual void CSF.Zpt.Tales.TalesRenderingContextFactory.PopulateTalModel |
( |
IModel |
model | ) |
|
|
inlineprotectedvirtual |
Populates a TAL model from the state of the current instance.
- Parameters
-
Gets the TALES evaluator registry implementation to use.
The evaluator registry.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.MetalGlobalDefinitions |
|
get |
Gets the global definitions to be pre-loaded into the METAL model.
The METAL global definitions.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.MetalKeywordOptions |
|
get |
Gets the keyword options to be pre-loaded into the METAL model.
The METAL keyword options.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.MetalLocalDefinitions |
|
get |
Gets the local definitions to be pre-loaded into the METAL model.
The METAL local definitions.
string CSF.Zpt.Tales.TalesRenderingContextFactory.RootDocumentPath |
|
getset |
Gets or sets the root file path for METAL documents.
The root document path.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.TalGlobalDefinitions |
|
get |
Gets the global definitions to be pre-loaded into the TAL model.
The TAL global definitions.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.TalKeywordOptions |
|
get |
Gets the keyword options to be pre-loaded into the TAL model.
The TAL keyword options.
IDictionary<string,object> CSF.Zpt.Tales.TalesRenderingContextFactory.TalLocalDefinitions |
|
get |
Gets the local definitions to be pre-loaded into the TAL model.
The TAL local definitions.
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt/Tales/TalesRenderingContextFactory.cs