Package CMFDefault :: Module Image
[show private | hide private]
[frames | no frames]

Module CMFDefault.Image

This module implements a portal-managed Image class. It is based on Zope's built-in Image object.

$Id: Image.py 37921 2005-08-13 20:36:17Z jens $
Classes
Image A Portal-managed Image

Variable Summary
tuple factory_type_information = ({'product': 'CMFDefault', 'd...

Variable Details

factory_type_information

Type:
tuple
Value:
({'actions': ({'action': 'string:${object_url}/image_view',
               'id': 'view',
               'name': 'View',
               'permissions': ('View',)},
              {'action': 'string:${object_url}/image_edit_form',
               'id': 'edit',
               'name': 'Edit',
               'permissions': ('Modify portal content',)},
...                                                                    

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