ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NCSF
 NZpt
 NBatchRendering
 NDocumentProviders
 NExpressionEvaluators
 NMetal
 NMVC
 NRendering
 NSourceAnnotation
 NTal
 NTales
 CDefaultAddOnAssemblyFinderDefault implementation of IAddOnAssemblyFinder which uses the path of the CSF.Zpt.dll assembly as the basis for search.
 CIAddOnAssemblyFinderA service which gets the full paths for add-on assemblies, given a partial name for the assembly.
 CIPluginAssemblyLoaderInterface for a type which loads plugin assemblies.
 CIPluginConfigurationInterface for a type capable of providing information about installed plugins.
 CIXmlUrlResolverFactoryInterface for a service which can return instances of XmlUrlResolver.
 CIZptDocumentRepresents a ZPT document.
 CIZptDocumentFactoryInterface for a type which creates instances of IZptDocument.
 CIZptDocumentProviderInterface for a type which creates IZptDocument implementations.
 CIZptDocumentProviderServiceInterface for a service which provides access to the various registered IZptDocumentProvider instances.
 CLog4netTraceListenerLog4net trace listener
 CPluginConfiguration type representing a single plugin assembly.
 CPluginAssemblyCollectionConfiguration type which represents the collection of plugin assemblies.
 CPluginAssemblyLoaderDefault implementation of IPluginAssemblyLoader.
 CPluginConfigurationSectionImplementation of IPluginConfiguration using a System.Configuration.ConfigurationSection.
 CPluginServiceBaseAbstract base type for a service which exposes plugin instances.
 CSelfConfiguringLog4netTraceListenerImplementation of Log4netTraceListener which self-configures from the XML config.
 CXmlUrlResolverFactoryDefault implementation of IXmlUrlResolverFactory.
 CZptConstantsStatic type holding constant values shared amongst the ZPT system.
 CZptDocumentRepresents a ZPT document.
 CZptDocumentFactoryDefault implementation of IZptDocumentFactory.
 CZptDocumentProviderServiceDefault implementation of IZptDocumentProviderService.
 CZptExceptionBase exception type for all non-assertion type exceptions which could be raised by Zpt-Sharp.