l.t.b.p.ProductView(LaunchpadView) : class documentation

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

No class docstring
Method uses_translations Whether this product has translatable templates.
Method no_translations_available Has no translation templates but does support translations.
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.
Method primary_translatable Return the context's primary translatable if it's a product series.
Method untranslatable_series Return series which are not yet set up for translations.
Method allow_series_translation Undocumented
@cachedproperty
def uses_translations(self):
Whether this product has translatable templates.
@cachedproperty
def no_translations_available(self):
Has no translation templates but does support translations.
@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.
@cachedproperty
def primary_translatable(self):
Return the context's primary translatable if it's a product series.
@cachedproperty
def untranslatable_series(self):
Return series which are not yet set up for translations.

The list is sorted in alphabetically order and obsolete series are excluded.

@property
def allow_series_translation(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.