Function
zope.app.apidoc.interface.getElements

Signature

getElements(iface, type=<InterfaceClass zope.interface.interfaces.IElement>)

Documentation String

Return a dictionary containing the elements in an interface.

The type specifies whether we are looking for attributes or methods.