Represent the Documentation of all Interfaces.
This documentation is implemented using a simple IReadContainer. The items of the container are all the interfaces listed in the global site manager.
description
(type:
Message
)
u'\n All used and important interfaces are registered through the site\n manager. While it would be possible to just list all attributes, it is\n hard on the user to read such an overfull list. Therefore, interfaces that\n have partial common module paths are bound together.\n\n The documentation of an interface also provides a wide variety of\n information, including of course the declared attributes/fields and\n methods, but also available adapters, and utilities that provide\n this interface.\n '
title
(type:
Message
)
u'Interfaces'
get(key, default=None)
See zope.app.interfaces.container.IReadContainer
items()
See zope.app.interfaces.container.IReadContainer
keys()
values()
There are no known subclasses.