l.t.m.t.TranslationGroup(SQLBase) : class documentation

Part of lp.translations.model.translationgroup View In Hierarchy

A TranslationGroup.
Method __getitem__ See ITranslationGroup.
Method add See ITranslationGroup.
Method remove_translator See ITranslationGroup.
Method query_translator See ITranslationGroup.
Method products See ITranslationGroup.
Method projects See ITranslationGroup.
Method top_projects See ITranslationGroup.
Method number_of_remaining_projects See ITranslationGroup.
Method fetchTranslatorData See ITranslationGroup.
Method fetchProjectsForDisplay See ITranslationGroup.
Method fetchProjectGroupsForDisplay See ITranslationGroup.
Method fetchDistrosForDisplay See ITranslationGroup.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
def __getitem__(self, language_code):
See ITranslationGroup.
def add(self, content):
See ITranslationGroup.
def remove_translator(self, translator):
See ITranslationGroup.
def query_translator(self, language):
See ITranslationGroup.
@property
def products(self):
See ITranslationGroup.
@property
def projects(self):
See ITranslationGroup.
@property
def top_projects(self):
See ITranslationGroup.
@property
def number_of_remaining_projects(self):
See ITranslationGroup.
def fetchTranslatorData(self):
See ITranslationGroup.
def fetchProjectsForDisplay(self, user):
See ITranslationGroup.
def fetchProjectGroupsForDisplay(self):
See ITranslationGroup.
def fetchDistrosForDisplay(self):
See ITranslationGroup.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.