Part of lp.registry.vocabularies View In Hierarchy
| Method | toTerm | See IVocabulary. |
Inherited from MilestoneVocabulary:
| 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 (via MilestoneVocabulary):
| 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 MilestoneVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |