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

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

Known subclasses: lp.registry.model.distroseries.DistroSeries, lp.registry.model.productseries.ProductSeries, lp.registry.model.sourcepackage.SourcePackage

Implements interfaces: lp.translations.interfaces.potemplate.IHasTranslationTemplates

Helper class for implementing IHasTranslationTemplates.
Method getTemplatesCollection See IHasTranslationTemplates.
Method getCurrentTemplatesCollection See IHasTranslationTemplates.
Method getCurrentTranslationTemplates See IHasTranslationTemplates.
Method has_translation_templates See IHasTranslationTemplates.
Method has_current_translation_templates See IHasTranslationTemplates.
Method getCurrentTranslationFiles See IHasTranslationTemplates.
Method getObsoleteTranslationTemplates See IHasTranslationTemplates.
Method getTranslationTemplates See IHasTranslationTemplates.
Method getTranslationTemplateFormats See IHasTranslationTemplates.
Method getTemplatesAndLanguageCounts See IHasTranslationTemplates.
Method _orderTemplates Apply the conventional ordering to a result set of templates.
def getTemplatesCollection(self):
See IHasTranslationTemplates.

To be provided by derived classes.

def _orderTemplates(self, result):
Apply the conventional ordering to a result set of templates.
def getCurrentTemplatesCollection(self, current_value=True):
See IHasTranslationTemplates.
def getCurrentTranslationTemplates(self, just_ids=False, current_value=True):
See IHasTranslationTemplates.
@property
def has_translation_templates(self):
See IHasTranslationTemplates.
@property
def has_current_translation_templates(self):
See IHasTranslationTemplates.
def getCurrentTranslationFiles(self, just_ids=False):
See IHasTranslationTemplates.
def getObsoleteTranslationTemplates(self):
See IHasTranslationTemplates.
def getTranslationTemplates(self):
See IHasTranslationTemplates.
def getTranslationTemplateFormats(self):
See IHasTranslationTemplates.
def getTemplatesAndLanguageCounts(self):
See IHasTranslationTemplates.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.