Part of lp.registry.vocabularies View In Hierarchy
| Method | __contains__ | See IVocabulary. |
Inherited from DistributionOrProductOrProjectGroupVocabulary:
| Method | supportedFilters | Undocumented |
Inherited from PillarVocabularyBase (via DistributionOrProductOrProjectGroupVocabulary):
| Method | toTerm | See IVocabulary. |
| Method | getTermByToken | See IVocabularyTokenized. |
| Method | searchForTerms | Undocumented |
Inherited from NamedSQLObjectHugeVocabulary (via DistributionOrProductOrProjectGroupVocabulary, PillarVocabularyBase):
| Method | __init__ | Undocumented |
| Method | search | Return terms where query is a subtring of the name. |
Inherited from SQLObjectVocabularyBase (via DistributionOrProductOrProjectGroupVocabulary, PillarVocabularyBase, 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 DistributionOrProductOrProjectGroupVocabulary, PillarVocabularyBase, NamedSQLObjectHugeVocabulary, NamedSQLObjectVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |