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

Type IMessageImportFilter

Interface --+
            |
           IMessageImportFilter


The Import Filter for Translation Service Messages.

Classes implementing this interface should usually be Adaptors, as they adapt the IEditableTranslationService interface.
Class Variable Summary
str importMessages = 'Import all messages that are defined i...

Class Variable Details

importMessages

Type:
str
Value:
'''Import all messages that are defined in the specified domains and
           languages.

           Note that some implementations might limit to only one doma\
in and
           one language. A good example for that is a GettextFile.
        '''                                                            

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