l.a.v.UsesAnswersProductVocabulary(ProductVocabulary) : class documentation

Part of lp.answers.vocabulary View In Hierarchy

Products that use Launchpad to track questions.
Method search See SQLObjectVocabularyBase.

Inherited from ProductVocabulary:

Method __contains__ Undocumented
Method toTerm See IVocabulary.
Method getTermByToken See IVocabularyTokenized.

Inherited from SQLObjectVocabularyBase (via ProductVocabulary):

Method __init__ Undocumented
Method searchForTerms Undocumented
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 ProductVocabulary, SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def search(self, query, vocab_filter=None):
See SQLObjectVocabularyBase.

Returns products where the product name, displayname, title, summary, or description contain the given query. Returns an empty list if query is None or an empty string.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.