Interface
zope.app.pythonpage.IPythonPage

Type: IContentType

Python Page

The Python Page acts as a simple content type that allows you to execute Python in content space. Additionally, if you have a free-standing triple-quoted string, it gets converted to a print statement automatically.

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

Extended views

Generic views

XML-RPC

HTTP

FTP

Other

Other Information

Factories

A list of factories that create objects implementing this interface.

Classes

A list of classes that implement this interface. This might duplicate the entries in Utilities.