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

Type IMessageExportFilter

Interface --+
            |
           IMessageExportFilter


The Export Filter for Translation Service Messages.

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

Class Variable Details

exportMessages

Type:
str
Value:
'''Export 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:23 2005 http://epydoc.sf.net