l.t.i.p.ITranslationTemplatesCollection(Interface) : interface documentation

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

A `Collection` of `POTemplate`s.
Method joinOuterPOFile Outer-join POFile into the collection.
Method select Return a ResultSet for this collection with values set to args.
Method joinInner Inner-join cls into the query.
Method joinOuter Outer-join cls into the query.
def joinOuterPOFile(language=None):
Outer-join POFile into the collection.
ReturnsA TranslationTemplatesCollection with an added outer join to POFile.
def select(*args):
Return a ResultSet for this collection with values set to args.
def joinInner(cls, *conditions):
Inner-join cls into the query.
def joinOuter(cls, *conditions):
Outer-join cls into the query.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.