l.t.v.FilteredLanguagePackVocabularyBase(SQLObjectVocabularyBase) : class documentation

Part of lp.translations.vocabularies View In Hierarchy

Known subclasses: lp.translations.vocabularies.FilteredDeltaLanguagePackVocabulary, lp.translations.vocabularies.FilteredFullLanguagePackVocabulary, lp.translations.vocabularies.FilteredLanguagePackVocabulary

Base vocabulary class to retrieve language packs for a distroseries.
Method toTerm Undocumented
Method __iter__ Return an iterator which provides the terms from the vocabulary.
Method _baseQueryList Return a list of sentences that defines the specific filtering.

Inherited from SQLObjectVocabularyBase:

Method __init__ Undocumented
Method searchForTerms Undocumented
Method search Undocumented
Method __len__ Undocumented
Method __contains__ Undocumented
Method getTerm Undocumented
Method getTermByToken Undocumented
Method emptySelectResults Return a SelectResults object without any elements.

Inherited from FilteredVocabularyBase (via SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def toTerm(self, obj):
Undocumented
def _baseQueryList(self):
Return a list of sentences that defines the specific filtering.

That list will be linked with an ' AND '.

def __iter__(self):
Return an iterator which provides the terms from the vocabulary.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.