Package zope :: Package i18n :: Package interfaces :: Class INegotiator
[show private | hide private]
[frames | no frames]

Type INegotiator

Interface --+
            |
           INegotiator


A language negotiation service.
Class Variable Summary
str getLanguage = 'Return the matching language to use.\n\n ...

Class Variable Details

getLanguage

Type:
str
Value:
'''Return the matching language to use.

        The decision of which language to use is based on the list of
        available languages, and the given user environment.  An
        IUserPreferredLanguages adapter for the environment is obtaine\
d and
        the list of acceptable languages is retrieved from the environ\
ment.
...                                                                    

Generated by Epydoc 2.1 on Fri Jun 24 12:01:19 2005 http://epydoc.sf.net