Part of lp.answers.vocabulary View In Hierarchy
IFAQTarget.| Method | __init__ | Create a new vocabulary for the context. |
| Method | __len__ | See IIterableVocabulary. |
| Method | __iter__ | See IIterableVocabulary. |
| Method | __contains__ | See IVocabulary. |
| Method | getTerm | See IVocabulary. |
| Method | getTermByToken | See IVocabularyTokenized. |
| Method | toTerm | Return the term for a FAQ. |
| Method | searchForTerms | See IHugeVocabulary. |
Inherited from FilteredVocabularyBase:
| Method | __getattribute__ | Undocumented |
| Method | supportedFilters | Undocumented |