Interface
zope.app.dav.interfaces.IXMLDAVWidget

A DAV widget for rendering XML values.

This widget should be used if you want to insert any minidom DOM Nodes into the DAV XML response.

It it receives something other then a minidom DOM Node has its value then it just renders has an empty string.

Base interfaces

Attributes/Fields

* = required

Methods

Adapters

Adapters where this interface is required:

Specific Adapters

There are no specific adapters registered for this interface.

Extended Adapters

There are no extended adapters registered for this interface.

Generic Adapters

Views

Browser

Specific views

There are no views available.

Extended views

Generic views

XML-RPC

HTTP

FTP

Other

Other Information

Classes

A list of classes that implement this interface. This might duplicate the entries in Utilities.