Interface
zope.viewlet.metadirectives.IContentProvider

A directive to register a simple content provider.

Content providers are registered by their context (for attribute), the request (layer attribute) and the view (view attribute). They also must provide a name, so that they can be found using the TALES provider namespace. Other than that, content providers are just like any other views.

Base interfaces

Attributes/Fields

* = required

Methods

There are no methods specified.

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