l.t.b.s.BaseSeriesLanguageView(LaunchpadView) : class documentation

Part of lp.translations.browser.serieslanguage View In Hierarchy

Known subclasses: lp.translations.browser.serieslanguage.DistroSeriesLanguageView, lp.translations.browser.serieslanguage.ProductSeriesLanguageView

View base class to render translation status for an IDistroSeries and IProductSeries

This class should not be directly instantiated.

Method initialize Undocumented
Method translation_group Return the translation group for these translations.
Method translation_team Return the translation team for these translations.
Method access_level_description Must not be called when there's no translation group.
def initialize(self, series, translationgroup):
Undocumented
@property
def translation_group(self):
Return the translation group for these translations.

Return None if there's no translation group for them.

@cachedproperty
def translation_team(self):
Return the translation team for these translations.

Return None if there's no translation team for them.

@property
def access_level_description(self):
Must not be called when there's no translation group.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.