Part of lp.registry.vocabularies View In Hierarchy
This vocabulary is a very specialized one, meant to be used only for admins to choose accounts to merge. You don't want to use it.
Inherited from PersonAccountToMergeVocabulary:
| Method | __contains__ | Undocumented |
| Method | search | See SQLObjectVocabularyBase. |
| Method | _select | Return IPerson objects that match the text. |
Inherited from BasePersonVocabulary (via PersonAccountToMergeVocabulary):
| Method | toTerm | Return the term for this object. |
| Method | getTermByToken | Return the term for the given token. |
Inherited from SQLObjectVocabularyBase (via PersonAccountToMergeVocabulary):
| Method | __init__ | Undocumented |
| Method | searchForTerms | 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 PersonAccountToMergeVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |