Part of lp.services.webapp.vocabulary View In Hierarchy
Known subclasses: lp.registry.vocabularies.SourcePackageNameVocabulary
| Method | __init__ | Undocumented |
Inherited from NamedStormVocabulary:
| Method | searchForTerms | Undocumented |
| Method | toTerm | See StormVocabularyBase. |
| Method | __contains__ | Undocumented |
| Method | getTermByToken | Undocumented |
Inherited from StormVocabularyBase (via NamedStormVocabulary):
| Method | search | 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. |
| Method | _entries | Undocumented |
Inherited from FilteredVocabularyBase (via NamedStormVocabulary, StormVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |