l.t.b.p.ProductSeriesUploadView(LaunchpadView, TranslationsMixin) : class documentation

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

A view for uploading translations into productseries.
Method initialize See LaunchpadFormView.
Method cancel_url Undocumented
Method processForm Process a form if it was submitted.
Method translationsUpload Upload new translatable resources related to this IProductSeries.
Method can_configure_translations Whether or not the user can configure translations.

Inherited from TranslationsMixin:

Method translatable_languages Return a set of the Person's translatable languages.
Method answers_url Undocumented
def initialize(self):
See LaunchpadFormView.
@property
def cancel_url(self):
Undocumented
def processForm(self):
Process a form if it was submitted.
def translationsUpload(self):
Upload new translatable resources related to this IProductSeries.

Uploads may fail if there are already entries with the same path name and uploader (importer) in the queue and the new upload cannot be safely matched to any of them. The user will be informed about the failure with a warning message.

def can_configure_translations(self):
Whether or not the user can configure translations.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.