Part of lp.bugs.vocabularies View In Hierarchy
| Method | __init__ | Undocumented |
| Method | _getNominatableObjects | See BugNominatableSeriesVocabularyBase. |
| Method | _queryNominatableObjectByName | See BugNominatableSeriesVocabularyBase. |
Inherited from BugNominatableSeriesVocabularyBase:
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | toTerm | See SQLObjectVocabularyBase. |
| Method | getTermByToken | Undocumented |
Inherited from NamedSQLObjectVocabulary (via BugNominatableSeriesVocabularyBase):
| Method | search | Return terms where query is a subtring of the name. |
Inherited from SQLObjectVocabularyBase (via BugNominatableSeriesVocabularyBase, NamedSQLObjectVocabulary):
| Method | searchForTerms | Undocumented |
| Method | __len__ | Undocumented |
| Method | __contains__ | Undocumented |
| Method | getTerm | Undocumented |
| Method | emptySelectResults | Return a SelectResults object without any elements. |
Inherited from FilteredVocabularyBase (via BugNominatableSeriesVocabularyBase, NamedSQLObjectVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |