l.r.v.MilestoneVocabulary(SQLObjectVocabularyBase) : class documentation

Part of lp.registry.vocabularies View In Hierarchy

Known subclasses: lp.registry.vocabularies.MilestoneWithDateExpectedVocabulary

The milestones for a target.
Method toTerm See IVocabulary.
Static Method getMilestoneTarget Return the milestone target.
Method visible_milestones Return the active milestones.
Method __iter__ Return an iterator which provides the terms from the vocabulary.
Method __len__ Undocumented
Method __contains__ Undocumented

Inherited from SQLObjectVocabularyBase:

Method __init__ Undocumented
Method searchForTerms Undocumented
Method search Undocumented
Method getTerm Undocumented
Method getTermByToken Undocumented
Method emptySelectResults Return a SelectResults object without any elements.

Inherited from FilteredVocabularyBase (via SQLObjectVocabularyBase):

Method __getattribute__ Undocumented
Method supportedFilters Undocumented
def toTerm(self, obj):
See IVocabulary.
@staticmethod
def getMilestoneTarget(milestone_context):
Return the milestone target.
@cachedproperty
def visible_milestones(self):
Return the active milestones.
def __iter__(self):
Return an iterator which provides the terms from the vocabulary.
def __len__(self):
Undocumented
def __contains__(self, obj):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.