Part of lp.registry.vocabularies View In Hierarchy
AllUserTeamsParticipationPlusSelfVocabulary but the term title is
the person.displayname rather than unique_displayname.
See UserTeamsParticipationPlusSelfSimpleDisplayVocabulary for more
information on usage.
| Method | toTerm | See IVocabulary. |
Inherited from AllUserTeamsParticipationPlusSelfVocabulary:
| Method | __init__ | Undocumented |
Inherited from UserTeamsParticipationPlusSelfVocabulary (via AllUserTeamsParticipationPlusSelfVocabulary):
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | getTermByToken | See IVocabularyTokenized. |
Inherited from SQLObjectVocabularyBase (via AllUserTeamsParticipationPlusSelfVocabulary, UserTeamsParticipationPlusSelfVocabulary, UserTeamsParticipationVocabulary):
| Method | searchForTerms | Undocumented |
| Method | search | Undocumented |
| Method | __len__ | Undocumented |
| Method | __contains__ | Undocumented |
| Method | getTerm | Undocumented |
| Method | emptySelectResults | Return a SelectResults object without any elements. |
Inherited from FilteredVocabularyBase (via AllUserTeamsParticipationPlusSelfVocabulary, UserTeamsParticipationPlusSelfVocabulary, UserTeamsParticipationVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |