l.c.v.b.HostedBranchRestrictedOnOwnerVocabulary(BranchVocabulary) : class documentation

Part of lp.code.vocabularies.branch View In Hierarchy

A vocabulary for hosted branches owned by the current user.

These are branches that the user either owns themselves or which are owned by a team of which the person is a member.

Method __init__ Pass a Person as context, or anything else for the current user.
Method _getCollection Undocumented

Inherited from BranchVocabulary:

Method toTerm The display should include the URL if there is one.
Method getTermByToken See IVocabularyTokenized.
Method searchForTerms See IHugeVocabulary.
Method __len__ See IVocabulary.

Inherited from SQLObjectVocabularyBase (via BranchVocabulary):

Method search Undocumented
Method __iter__ Return an iterator which provides the terms from the vocabulary.
Method __contains__ Undocumented
Method getTerm Undocumented
Method emptySelectResults Return a SelectResults object without any elements.

Inherited from FilteredVocabularyBase (via BranchVocabulary, SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def __init__(self, context=None):
Pass a Person as context, or anything else for the current user.
def _getCollection(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.