ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.Tal.AttributesAttributeHandler Class Reference

Implementation of IAttributeHandler which handles a tal:attributes attribute. More...

Inheritance diagram for CSF.Zpt.Tal.AttributesAttributeHandler:
Collaboration diagram for CSF.Zpt.Tal.AttributesAttributeHandler:

Public Member Functions

AttributeHandlingResult Handle (IRenderingContext context)
 Handle the related attribute types which exist upon the element exposed by the given context, if any. More...
 

Detailed Description

Implementation of IAttributeHandler which handles a tal:attributes attribute.

Member Function Documentation

AttributeHandlingResult CSF.Zpt.Tal.AttributesAttributeHandler.Handle ( IRenderingContext  context)
inline

Handle the related attribute types which exist upon the element exposed by the given context, if any.

Returns
A response type providing information about the result of this operation.
Parameters
contextThe rendering context, which exposes a ZPT element.

Implements CSF.Zpt.Tal.IAttributeHandler.


The documentation for this class was generated from the following file: