ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Package CSF.Zpt.ExpressionEvaluators.LoadExpressions

Namespaces

package  Resources
 

Classes

class  LoadExpressionEvaluator
 Implementation of ExpressionEvaluatorBase which evaluates a 'child' expression, converts the result into a document which may be rendered, renders it and then returns the result as a string. More...
 
class  UnsupportedDocumentTypeException
 Exception raised when an unsupported document type is used with a 'load:' expression. More...