Part of lp.registry.vocabularies View In Hierarchy
Known subclasses: lp.registry.vocabularies.AllUserTeamsParticipationPlusSelfVocabulary, lp.registry.vocabularies.UserTeamsParticipationPlusSelfSimpleDisplayVocabulary
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | getTermByToken | See IVocabularyTokenized. |
Inherited from UserTeamsParticipationVocabulary:
| Method | toTerm | See IVocabulary. |
Inherited from SQLObjectVocabularyBase (via UserTeamsParticipationVocabulary):
| Method | __init__ | Undocumented |
| 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 UserTeamsParticipationVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |