l.r.v.PillarVocabularyBase(NamedSQLObjectHugeVocabulary) : class documentation

Part of lp.registry.vocabularies View In Hierarchy

Known subclasses: lp.registry.vocabularies.DistributionOrProductOrProjectGroupVocabulary, lp.registry.vocabularies.DistributionOrProductVocabulary

Active IPillar objects vocabulary.
Method supportedFilters Undocumented
Method toTerm See IVocabulary.
Method getTermByToken See IVocabularyTokenized.
Method __contains__ Undocumented
Method searchForTerms Undocumented

Inherited from NamedSQLObjectHugeVocabulary:

Method __init__ Undocumented
Method search Return terms where query is a subtring of the name.

Inherited from SQLObjectVocabularyBase (via NamedSQLObjectHugeVocabulary, NamedSQLObjectVocabulary):

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

Inherited from FilteredVocabularyBase (via NamedSQLObjectHugeVocabulary, NamedSQLObjectVocabulary, SQLObjectVocabularyBase):

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