Table of Contents

Class: ElementWithAttributes Zope-2.2.1-src/lib/python/OFS/ZDOM.py

Elements that allow DOM access to Zope properties of type string.

Note: This sub-class should only be used by PropertyManagers

Base Classes   
Element
Methods   
getAttribute
getAttributeNode
getAttributes
  getAttribute 
getAttribute ( self,  name )

Retrieves an attribute value by name.

  getAttributeNode 
getAttributeNode ( self,  name )

Retrieves an Attr node by name or None if there is no such attribute.

  getAttributes 
getAttributes ( self )

Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6