Part of lp.registry.vocabularies View In Hierarchy
| Method | supportedFilters | See IHugeVocabulary. |
Inherited from ValidPersonOrTeamVocabulary:
| Method | __contains__ | Undocumented |
| Method | store | The storm store. |
| Method | search | Return people/teams whose fti or email address match :text:. |
| Method | searchForTerms | See IHugeVocabulary. |
| Method | _karma_context_constraint | Undocumented |
| Method | _doSearch | Return the people/teams whose fti or email address match :text: |
Inherited from BasePersonVocabulary (via ValidPersonOrTeamVocabulary):
| Method | toTerm | Return the term for this object. |
| Method | getTermByToken | Return the term for the given token. |
Inherited from SQLObjectVocabularyBase (via ValidPersonOrTeamVocabulary):
| Method | __init__ | Undocumented |
| Method | toTerm | Undocumented |
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | __len__ | Undocumented |
| Method | getTerm | Undocumented |
| Method | getTermByToken | Undocumented |
| Method | emptySelectResults | Return a SelectResults object without any elements. |
Inherited from FilteredVocabularyBase (via ValidPersonOrTeamVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |