Interface
zope.app.i18n.interfaces.ILocalMessageCatalog

If this interfaces is implemented by a message catalog, then we will be able to update our messages.

Note that not all methods here require write access, but they should not be required for an IReadMessageCatalog and are used for editing only. Therefore this is the more suitable interface to put them.

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

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.