Interface
zope.contentprovider.interfaces.ITALNamespaceData

A type interface that marks an interface as a TAL data specification.

All fields specified in an interface that provides ITALNamespaceData will be looked up in the TAL context and stored on the content provider. A content provider can have multiple interfaces that are of this type.

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

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