l.r.v.DistributionVocabulary(NamedSQLObjectVocabulary) : class documentation

Part of lp.registry.vocabularies View In Hierarchy

Known subclasses: lp.answers.vocabulary.UsesAnswersDistributionVocabulary, lp.bugs.vocabularies.UsesBugsDistributionVocabulary

All IDistribution objects vocabulary.
Method getTermByToken See IVocabularyTokenized.
Method search Return terms where query is a substring of the name

Inherited from NamedSQLObjectVocabulary:

Method toTerm See SQLObjectVocabularyBase.

Inherited from SQLObjectVocabularyBase (via NamedSQLObjectVocabulary):

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

Inherited from FilteredVocabularyBase (via NamedSQLObjectVocabulary, SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def getTermByToken(self, token):
See IVocabularyTokenized.
def search(self, query, vocab_filter=None):
Return terms where query is a substring of the name
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.