l.t.b.d.DistroSeriesView(LaunchpadView, TranslationsMixin) : class documentation

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

No class docstring
Method initialize Undocumented
Method checkTranslationsViewable Check if user can view translations for this IDistroSeries
Method distroserieslanguages Produces a list containing a DistroSeriesLanguage object for
Method isPreferredLanguage Undocumented
Method potemplates Undocumented
Method is_translation_focus Is this DistroSeries the translation focus.
Method show_page_content Whether the main content of the page should be shown.
Method can_configure_translations Whether or not the user can configure translations.
Method is_translations_admin Whether or not the user is a translations admin.

Inherited from TranslationsMixin:

Method translatable_languages Return a set of the Person's translatable languages.
Method answers_url Undocumented
def initialize(self):
Undocumented
def checkTranslationsViewable(self):
Check if user can view translations for this IDistroSeries
def distroserieslanguages(self):
Produces a list containing a DistroSeriesLanguage object for each language this distro has been translated into, and for each of the user's preferred languages. Where the series has no DistroSeriesLanguage for that language, we use a DummyDistroSeriesLanguage.
def isPreferredLanguage(self, language):
Undocumented
@property
def potemplates(self):
Undocumented
@property
def is_translation_focus(self):
Is this DistroSeries the translation focus.
@cachedproperty
def show_page_content(self):
Whether the main content of the page should be shown.
def can_configure_translations(self):
Whether or not the user can configure translations.
def is_translations_admin(self):
Whether or not the user is a translations admin.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.