ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Classes | |
class | CommentFormatter |
Default implementation of ICommentFormatter. More... | |
interface | ICommentFormatter |
Service which creates formatted source annotation comments. More... | |
interface | ISourceAnnotator |
Performs source annotation tasks upon METAL elements. More... | |
class | SourceAnnotationVisitor |
Implementation of IContextVisitor which adds source annotation comments to a document. More... | |
class | SourceAnnotator |
Performs source annotation tasks upon ZPT elements. More... | |
class | SourceInfoBurnInVisitor |
Implementation of IContextVisitor which tells the IZptElement to burn its source information into the element attributes. More... | |
class | SourceInfoTidyUpVisitor |
Context visitor that tidies up ZPT elements, removing any elements or attributes that should not be rendered. More... | |