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

Type II18nAware

Interface --+
            |
           II18nAware


Internationalization aware content object.
Class Variable Summary
str getAvailableLanguages = 'Find all the languages that are...
str getDefaultLanguage = 'Return the default language.'
str setDefaultLanguage = 'Set the default language, which wi...

Class Variable Details

getAvailableLanguages

Type:
str
Value:
'Find all the languages that are available.'                           

getDefaultLanguage

Type:
str
Value:
'Return the default language.'                                         

setDefaultLanguage

Type:
str
Value:
'''Set the default language, which will be used if the language is not
        specified, or not available.
        '''                                                            

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