Part of lp.bugs.vocabularies View In Hierarchy
If the context is a distribution, it is always included in the vocabulary. Historic data is not invalidated if a distro stops using Launchpad to track bugs. This vocabulary offers the correct choices of distributions at this moment.
| Method | __init__ | Undocumented |
| Method | _filter | Undocumented |
Inherited from DistributionVocabulary:
| Method | getTermByToken | See IVocabularyTokenized. |
| Method | search | Return terms where query is a substring of the name |
Inherited from NamedSQLObjectVocabulary (via DistributionVocabulary):
| Method | toTerm | See SQLObjectVocabularyBase. |
Inherited from SQLObjectVocabularyBase (via DistributionVocabulary, NamedSQLObjectVocabulary):
| 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 DistributionVocabulary, NamedSQLObjectVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |