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

Module CMFDefault.Portal

Portal class

$Id: Portal.py 36699 2004-12-14 17:45:52Z yuppie $
Classes
CMFSite The *only* function this class should have is to help in the setup of a new CMFSite.
PortalGenerator  

Variable Summary
tuple factory_type_information = ({'product': 'CMFDefault', 'd...
ClassicHTMLFile manage_addCMFSiteForm = <App.special_dtml.ClassicHTMLFil...

Variable Details

factory_type_information

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

manage_addCMFSiteForm

Type:
ClassicHTMLFile
Value:
<App.special_dtml.ClassicHTMLFile object at 0xb58afb8c>                

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