| Products.MightyCal.DataEntry.WidgetMakerRegistry (version 1.6) | index /home/zope/lib/python/Products/MightyCal/DataEntry/WidgetMakerRegistry.py | 
WidgetMakerRegistry Class. This is a Folder-based class that automatically populates itself with all the available WidgetMaker classes found in WidgetMakers.py. Its management interface provides a listing of the currently loaded classes, as well as a Refresh button for repopulating the Registry in case a WidgetMaker class gets added. This last ability avoids the need to delete and re-add the whole MightyCal instance when a new WidgetMaker gets added by a programmer.
| Modules | ||||||
| 
 | ||||||
| Classes | ||||||||||
| 
 
 | ||||||||||
| Functions | ||
| 
 
 | ||
| Data | ||
| DEFAULT_POLICY = 'Default Security Policy' DTML_DIR = 'dtml' MessageDialog = <HTML instance at 82c28f8> WIDGET_MAKER_REGISTRY = 'WidgetMakerRegistry' __file__ = '/home/zope/lib/python/Products/MightyCal/DataEntry/WidgetMakerRegistry.pyc' __name__ = 'Products.MightyCal.DataEntry.WidgetMakerRegistry' __version__ = '$Revision: 1.6 $' permViewMgmtScreen = 'View management screens' | ||