Class t.w.d.e.r.Description(WebDAVTextElement):

Part of twisted.web2.dav.element.rfc3744 View Source View In Hierarchy

A human-readable description of what privilege controls access to. (RFC 3744, sections 5.3 and 9.5)

Inherited from WebDAVElement (via WebDAVTextElement):

Method qname Undocumented
Method sname Undocumented
Method __init__ Undocumented
Method __ne__ Undocumented
Method __contains__ Undocumented
Method writeXML Undocumented
Method toxml Undocumented
Method element Undocumented
Method addToDOM Undocumented
Method childrenOfType Returns a list of children with the same qname as the given type.
Method childOfType Returns a child of the given type, if any, or None.
API Documentation for twisted, generated by pydoctor.