| Trees | Index | Help |
|
|---|
| Package zope :: Package schema :: Module vocabulary |
|
Vocabulary support for schema.
$Id: vocabulary.py,v 1.2 2005/06/24 16:52:59 nyergler Exp $| Classes | |
|---|---|
SimpleTerm |
Simple tokenized term used by SimpleVocabulary. |
SimpleVocabulary |
Vocabulary that works from a sequence of terms. |
VocabularyRegistry |
|
| Exceptions | |
|---|---|
VocabularyRegistryError |
|
| Function Summary | |
|---|---|
Return the vocabulary registry. | |
Set the vocabulary registry. | |
| Function Details |
|---|
getVocabularyRegistry()Return the vocabulary registry. If the registry has not been created yet, an instance of VocabularyRegistry will be installed and used. |
setVocabularyRegistry(registry)Set the vocabulary registry. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 | http://epydoc.sf.net |