Package zope :: Package schema :: Module interfaces
[show private | hide private]
[frames | no frames]

Module zope.schema.interfaces

Schema interfaces and exceptions

$Id: interfaces.py,v 1.2 2005/06/24 16:52:59 nyergler Exp $
Classes
IASCII  
IBaseVocabulary Representation of a vocabulary.
IBool  
IBytes  
IBytesLine  
IChoice  
ICollection  
IContainer  
IDate  
IDatetime  
IDict  
IField Basic Schema Field Interface.
IFloat  
IId A field containing a unique identifier
IInt  
IInterfaceField  
IIterable  
IIterableVocabulary Vocabulary which supports iteration over allowed values.
ILen  
IList  
IMinMax  
IMinMaxLen  
IObject  
IOrderable  
IPassword  
ISequence  
ISet  
ISource A set of values from which to choose
ISourceQueriables A collection of objects for querying sources
ISourceText  
ITerm Object representing a single value in a vocabulary.
IText  
ITextLine  
ITimedelta  
ITitledTokenizedTerm A tokenized term that includes a title.
ITokenizedTerm Object representing a single value in a tokenized vocabulary.
ITuple  
IUnorderedCollection  
IURI A field containing an absolute URI
IVocabulary Vocabulary which is iterable.
IVocabularyRegistry Registry that provides IBaseVocabulary objects for specific fields.
IVocabularyTokenized Vocabulary that provides support for tokenized representation.

Exceptions
InvalidDottedName  
InvalidId  
InvalidURI  
NotUnique  
SchemaNotFullyImplemented  
SchemaNotProvided  
Unbound  
WrongContainedType  

Function Summary
  _fields(values)
  _is_field(value)

Variable Summary
MessageIDFactory _ = <zope.i18nmessageid.messageid.MessageIDFactory objec...

Variable Details

_

Type:
MessageIDFactory
Value:
<zope.i18nmessageid.messageid.MessageIDFactory object at 0xb650782c>   

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net