l.t.m.p.POTemplateToTranslationFileDataAdapter : class documentation

Part of lp.translations.model.potemplate View In Hierarchy

Adapter from IPOTemplate to ITranslationFileData.
Method __init__ Undocumented
Method path See ITranslationFileData.
Method translation_domain See ITranslationFileData.
Method is_template See ITranslationFileData.
Method language_code See ITraslationFile.
Method header See ITranslationFileData.
Method _getMessages Return a list of ITranslationMessageData.
def __init__(self, potemplate):
Undocumented
@cachedproperty
def path(self):
See ITranslationFileData.
@cachedproperty
def translation_domain(self):
See ITranslationFileData.
@property
def is_template(self):
See ITranslationFileData.
@property
def language_code(self):
See ITraslationFile.
@cachedproperty
def header(self):
See ITranslationFileData.
def _getMessages(self):
Return a list of ITranslationMessageData.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.