Part of lp.registry.vocabularies View In Hierarchy
This redefines UserTeamsParticipationVocabulary to include private teams and it includes the logged in user from UserTeamsParticipationPlusSelfVocabulary.
| Method | __init__ | Undocumented |
Inherited from UserTeamsParticipationPlusSelfVocabulary:
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | getTermByToken | See IVocabularyTokenized. |
Inherited from UserTeamsParticipationVocabulary (via UserTeamsParticipationPlusSelfVocabulary):
| Method | toTerm | See IVocabulary. |
Inherited from SQLObjectVocabularyBase (via 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 UserTeamsParticipationPlusSelfVocabulary, UserTeamsParticipationVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |