l.t.b.p.ProductSeriesTranslationsMixin(TranslationsMixin) : class documentation

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

Known subclasses: lp.translations.browser.productseries.ProductSeriesTranslationsBzrImportView, lp.translations.browser.productseries.ProductSeriesTranslationsSettingsView, lp.translations.browser.productseries.ProductSeriesView

Common properties for all ProductSeriesTranslations*View classes.
Method series_title The series title.
Method has_imports_enabled Should information about automatic imports be displayed?
Method request_bzr_import_url URL to request a bazaar import.
Method set_branch_url URL to link the series to a branch.
Method translations_settings_url URL to change the translations for the series.

Inherited from TranslationsMixin:

Method translatable_languages Return a set of the Person's translatable languages.
Method answers_url Undocumented
@property
def series_title(self):
The series title.
@property
def has_imports_enabled(self):
Should information about automatic imports be displayed?

Will be True if imports are enabled for the series and if the user is allowed to view to the import branch.

@property
def request_bzr_import_url(self):
URL to request a bazaar import.
@property
def set_branch_url(self):
URL to link the series to a branch.
@property
def translations_settings_url(self):
URL to change the translations for the series.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.