Products.MightyCal.EventType.Enumerators (version 1.3) | index /home/zope/lib/python/Products/MightyCal/EventType/Enumerators.py |
Enumerators. Contains methods for enumerating available DataTypes, ContentTypes, DataRangeProviders, as well as generating HTML choosers for objects. These choosers are built out of HTML <SELECT> elements. They get used when a FieldSpec's manage_main method is called, and provide an easy way for administrators to recompose the FieldSpec composition by specifying different ContentTypes, DataTypes, DataRangeProvidrs and DefaultValueProviders. The HTML choosers that get generated contain only the options that make sense for the context in which they appear. For instance, if a FieldSpec is storing a StringDataType, the DefaultValueProvider chooser won't display options relating to integers or booleans.
Modules | ||||||
|
Functions | ||
|
Data | ||
__file__ = '/home/zope/lib/python/Products/MightyCal/EventType/Enumerators.pyc' __name__ = 'Products.MightyCal.EventType.Enumerators' __version__ = '$Revision: 1.3 $' |