Package ATContentTypes :: Package tool :: Module atct
[show private | hide private]
[frames | no frames]

Module ATContentTypes.tool.atct

Classes
ATCTTool ATContentTypes tool

Exceptions
AlreadySwitched  

Variable Summary
str __author__ = 'Christian Heimes <ch@comlounge.net>'
tuple ATCT_PRODUCTS = ('ATContentTypes',)
tuple CMF_PRODUCTS = ('CMFPlone', 'CMFDefault', 'CMFTopic', 'C...
tuple configlets = ({'category': 'Plone', 'name': 'Smart Folde...
Logger LOG = <logging.Logger instance at 0xb6d609cc>
Logger LOG_MIGRATION = <logging.Logger instance at 0xb5def24c>
tuple SITE_TYPES = ('Portal Site', 'Plone Site')

Variable Details

__author__

Type:
str
Value:
'Christian Heimes <ch@comlounge.net>'                                  

ATCT_PRODUCTS

Type:
tuple
Value:
('ATContentTypes',)                                                    

CMF_PRODUCTS

Type:
tuple
Value:
('CMFPlone', 'CMFDefault', 'CMFTopic', 'CMFCalendar')                  

configlets

Type:
tuple
Value:
({'action': 'string:${portal_url}/portal_atct/atct_manageTopicIndex',
  'appId': 'ATContentTypes',
  'category': 'Plone',
  'id': 'portal_atct',
  'imageUrl': 'topic_icon.gif',
  'name': 'Smart Folder Settings',
  'permission': 'Manage portal'},)                                     

LOG

Type:
Logger
Value:
<logging.Logger instance at 0xb6d609cc>                                

LOG_MIGRATION

Type:
Logger
Value:
<logging.Logger instance at 0xb5def24c>                                

SITE_TYPES

Type:
tuple
Value:
('Portal Site', 'Plone Site')                                          

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