l.s.w.v.LanguageVocabulary(SQLObjectVocabularyBase) : class documentation

Part of lp.services.worlddata.vocabularies View In Hierarchy

Known subclasses: lp.translations.vocabularies.TranslatableLanguageVocabulary

All the languages known by Launchpad.
Method __contains__ See IVocabulary.
Method toTerm See IVocabulary.
Method getTerm See IVocabulary.
Method getTermByToken See IVocabulary.

Inherited from SQLObjectVocabularyBase:

Method __init__ Undocumented
Method searchForTerms Undocumented
Method search Undocumented
Method __iter__ Return an iterator which provides the terms from the vocabulary.
Method __len__ Undocumented
Method emptySelectResults Return a SelectResults object without any elements.

Inherited from FilteredVocabularyBase (via SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def __contains__(self, language):
See IVocabulary.
def toTerm(self, obj):
See IVocabulary.
def getTerm(self, obj):
See IVocabulary.
def getTermByToken(self, token):
See IVocabulary.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.