Interface
zope.viewlet.interfaces.IViewlet

A content provider that is managed by another content provider, known as viewlet manager.

Note that you cannot call viewlets directly as a provider, i.e. through the TALES provider expression, since it always has to know its manager.

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

Generic Adapters

Adapters that provide this interface:

Views

Browser

Specific views

There are no views available.

Extended views

Generic views

XML-RPC

HTTP

FTP

Other

Other Information

Classes