l.r.v.PersonActiveMembershipVocabulary : class documentation

Part of lp.registry.vocabularies View In Hierarchy

All the teams the person is an active member of.
Method __init__ Undocumented
Method __len__ See IVocabularyTokenized.
Method __iter__ See IVocabularyTokenized.
Method getTerm See IVocabularyTokenized.
Method getTermByToken See IVocabularyTokenized.
Method __contains__ See IVocabularyTokenized.
Method _get_teams The teams that the vocabulary is built from.
def __init__(self, context):
Undocumented
def _get_teams(self):
The teams that the vocabulary is built from.
def __len__(self):
See IVocabularyTokenized.
def __iter__(self):
See IVocabularyTokenized.
def getTerm(self, team):
See IVocabularyTokenized.
def getTermByToken(self, token):
See IVocabularyTokenized.
def __contains__(self, obj):
See IVocabularyTokenized.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.