Products.MightyCal.Template.TagRegistry (version 1.5) | index /home/zope/lib/python/Products/MightyCal/Template/TagRegistry.py |
TagRegistry Class. This is a Folder-based class that automatically populates itself with all the available Tag classes found in Tags.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 Tag class gets added. This last ability avoids the need to delete and re-add the whole MightyCal instance when a new Tag gets added by a programmer.
Modules | ||||||
|
Classes | ||||||||||
|
Data | ||
DEFAULT_POLICY = 'Default Security Policy' DTML_DIR = 'dtml' INFO = 0 TAG_REGISTRY = 'TagRegistry' __file__ = '/home/zope/lib/python/Products/MightyCal/Template/TagRegistry.pyc' __name__ = 'Products.MightyCal.Template.TagRegistry' __version__ = '$Revision: 1.5 $' permViewMgmtScreen = 'View management screens' |