Interface
zope.i18n.interfaces.locales.ILocaleProvider

This interface is our connection to the Zope 3 service. From it we can request various Locale objects that can perform all sorts of fancy operations.

This service will be singelton global service, since it doe not make much sense to have many locale facilities, especially since this one will be so complete, since we will the ICU XML Files as data.

Base interfaces

Attributes/Fields

There are no attributes or fields specified.

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

Classes

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