l.t.i.v.IVPOExportSet(Interface) : interface documentation

Part of lp.translations.interfaces.vpoexport View In Hierarchy

A collection of IVPOExport-providing rows.
Method get_distroseries_pofiles Get a list of PO files which would be contained in an export of a
Method get_distroseries_pofiles_count Return the number of PO files which would be contained in an export
def get_distroseries_pofiles(series, date=None, component=None, languagepack=None):
Get a list of PO files which would be contained in an export of a distribution series.

The filtering is done based on the 'series', last modified 'date', archive 'component' and if it belongs to a 'languagepack'

Results are grouped by POTemplate to allow for caching of information related to the template.

def get_distroseries_pofiles_count(series, date=None, component=None, languagepack=None):
Return the number of PO files which would be contained in an export of a distribution series.

The filtering is done based on the 'series', last modified 'date', archive 'component' and if it belongs to a 'languagepack'

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.