Part of canonical.launchpad.webapp.vocabulary View In Hierarchy
Known implementations: canonical.launchpad.vocabularies.dbobjects.BugTrackerVocabulary, canonical.launchpad.vocabularies.dbobjects.PPAVocabulary, canonical.launchpad.webapp.vocabulary.NamedSQLObjectHugeVocabulary, lp.answers.vocabulary.FAQVocabulary, lp.blueprints.vocabularies.specificationdependency.SpecificationDepCandidatesVocabulary, lp.code.vocabularies.branch.BranchVocabularyBase, lp.registry.vocabularies.ActiveMailingListVocabulary, lp.registry.vocabularies.CommercialProjectsVocabulary, lp.registry.vocabularies.NonMergedPeopleAndTeamsVocabulary, lp.registry.vocabularies.PersonAccountToMergeVocabulary, lp.registry.vocabularies.ProductReleaseVocabulary, lp.registry.vocabularies.ProductSeriesVocabulary, lp.registry.vocabularies.ProductVocabulary, lp.registry.vocabularies.ProjectGroupVocabulary, lp.registry.vocabularies.ValidPersonOrTeamVocabulary
Items in an IHugeVocabulary should have human readable tokens or the default UI will suck.
Attribute | displayname | A name for this vocabulary, to be displayed in the popup window. |
Method | searchForTerms | Return a `CountableIterator` of `SimpleTerm`s that match the query. |