Package Archetypes :: Module Field
[show private | hide private]
[frames | no frames]

Module Archetypes.Field

Classes
BooleanField A field that stores boolean values.
CMFObjectField COMMENT TODO...
ComputedField A field that stores a read-only computation.
DateTimeField A field that stores dates and times...
Field Extend `DefaultLayerContainer`.
FileField Something that may be a file, but is not an image and doesn't...
FixedPointField A field for storing numerical data with fixed points...
FloatField A field that stores floats...
ImageField implements an image attribute.
IntegerField A field that stores an integer...
LinesField For creating lines objects...
ObjectField Base Class for Field objects that fundamentaly deal with raw data.
PhotoField A photo field class.
ReferenceField A field for creating references between objects.
StringField A field that stores strings...
TextField Base Class for Field objects that rely on some type of...
DynVariant Provide access to the variants.
DynVariantWrapper Provide a transparent wrapper from image to dynvariant call it...
Image Image objects can be GIF, PNG or JPEG and have the same methods as File objects.
ScalableImage A scalable image class.

Variable Summary
int _field_count = 0                                                                     
list _marker = []
int CHUNK = 16384                                                                 
list STRING_TYPES = [<type 'str'>, <type 'unicode'>]

Variable Details

_field_count

Type:
int
Value:
0                                                                     

_marker

Type:
list
Value:
[]                                                                     

CHUNK

Type:
int
Value:
16384                                                                 

STRING_TYPES

Type:
list
Value:
[<type 'str'>, <type 'unicode'>]                                       

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