l.t.b.t.TranslationSharingDetailsMixin : class documentation

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

Known subclasses: lp.translations.browser.potemplate.POTemplateView, lp.translations.browser.productseries.ProductSeriesView, lp.translations.browser.sourcepackage.SourcePackageTranslationsView

Mixin for views that need to display translation details link.

View using this need to implement is_sharing, can_edit_sharing_details and getTranslationTarget().

Method is_sharing Whether this object is sharing translations or not.
Method getTranslationSourcePackage Return the sourcepackage or None.
Method sharing_details Construct the link to the sharing details page.
def is_sharing(self):
Whether this object is sharing translations or not.
def getTranslationSourcePackage(self):
Return the sourcepackage or None.
def sharing_details(self):
Construct the link to the sharing details page.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.