Part of lp.bugs.vocabularies View In Hierarchy
This vocabulary supports the optional preloading and caching of milestones in order to avoid repeated database queries.
Method | __init__ | Undocumented |
Method | milestones | Undocumented |
Method | visible_milestones | Undocumented |
Method | getTerm | See IVocabulary . |
Method | getTermByToken | See IVocabularyTokenized . |
Method | __len__ | See IVocabulary . |
Method | __iter__ | See IVocabulary . |
Method | toTerm | See IVocabulary . |
Method | __contains__ | See IVocabulary . |
Method | _load_milestones | Undocumented |
Method | _get_milestones | All milestones for the specified bugtask. |