l.r.v.UserTeamsParticipationPlusSelfVocabulary(UserTeamsParticipationVocabulary) : class documentation

Part of lp.registry.vocabularies View In Hierarchy

Known subclasses: lp.registry.vocabularies.AllUserTeamsParticipationPlusSelfVocabulary, lp.registry.vocabularies.UserTeamsParticipationPlusSelfSimpleDisplayVocabulary

A vocabulary containing the public teams that the logged in user participates in, along with the logged in user themselves.
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
def __iter__(self):
Return an iterator which provides the terms from the vocabulary.
def getTermByToken(self, token):
See IVocabularyTokenized.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.