l.t.b.p.POExportView(BaseExportView) : class documentation

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

Undocumented
Method getExportFormat Optional overridable: The requested export format.
Method processForm Return templates and translations requested to be exported.
Method getDefaultFormat Overridable: return default file format to use for the export.
Method has_pochanged_option Undocumented
Method cancel_url Undocumented
Method label Undocumented

Inherited from BaseExportView:

Method uses_translations Undocumented
Method export_queue_status Summary of queue status.
Method describeQueueSize Return string describing the given queue size.
Method describeBacklog Return string describing the current export backlog.
Method initialize Undocumented
Method nextURL Undocumented
Method formats Return a list of formats available for translation exports.
def getExportFormat(self):
Optional overridable: The requested export format.
def processForm(self):
Return templates and translations requested to be exported.

Overridable in a child class.  Must do one of:
a. Add an error notification to the page and return `None`
b. Return a tuple of two iterables or None, of requested templates
   and of requested pofiles IDs.
c. Redirect and return `None`.
def getDefaultFormat(self):
Overridable: return default file format to use for the export.
@property
def has_pochanged_option(self):
Undocumented
@property
def cancel_url(self):
Undocumented
@property
def label(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.