Package CMFPlone :: Module PloneControlPanel
[show private | hide private]
[frames | no frames]

Module CMFPlone.PloneControlPanel

Classes
PloneConfiglet Represent a single selectable action.
PloneControlPanel Weave together the various sources of "actions" which are apropos to the current user and context.

Variable Summary
tuple default_configlets = ({'category': 'Plone', 'name': 'Add...

Variable Details

default_configlets

Type:
tuple
Value:
({'action': 'string:${portal_url}/prefs_install_products_form',
  'appId': 'QuickInstaller',
  'category': 'Plone',
  'id': 'QuickInstaller',
  'imageUrl': 'product_icon.gif',
  'name': 'Add/Remove Products',
  'permission': 'Manage portal'},
 {'action': 'string:${portal_url}/reconfig_form',
...                                                                    

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