Package PortalTransforms :: Module Transform
[show private | hide private]
[frames | no frames]

Module PortalTransforms.Transform

Classes
Transform A transform is an external method with additional configuration information

Variable Summary
str __revision__ = '$Id: Transform.py 3657 2005-02-23 16:04:...
dict VALIDATORS = {'int': <type 'int'>, 'dict': <class 'Persi...
int WARNING = 100                                                                   

Variable Details

__revision__

Type:
str
Value:
'$Id: Transform.py 3657 2005-02-23 16:04:41Z tiran $'                  

VALIDATORS

Type:
dict
Value:
{'dict': <class 'Persistence.mapping.PersistentMapping'>,
 'int': <type 'int'>,
 'list': <class 'persistent.list.PersistentList'>,
 'string': <type 'str'>}                                               

WARNING

Type:
int
Value:
100                                                                   

Generated by Epydoc 2.1 on Wed Nov 30 03:57:57 2005 http://epydoc.sf.net