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

Module CMFPlone.Portal

Classes
PloneGenerator  
PloneSite Make PloneSite subclass CMFSite and add some methods.

Variable Summary
str default_frontpage = '<p class="discreet">\nIf you\'re se...
dict factory_type_information = {'product': 'CMFPlone', 'desc...
PageTemplateFile manage_addSiteForm = <PageTemplateFile at addSite>
str member_indexhtml = "member_search=context.restrictedTrav...
str WWW_DIR = '/home/vinsci/lab/plone/inst/plone-2.1.1/Produ...

Variable Details

default_frontpage

Type:
str
Value:
'''<p class="discreet">
If you\'re seeing this instead of the web site you were expecting, the\
 owner of
this web site has just installed Plone. Do not contact the Plone Team 
or the Plone mailing lists about this.
</p>

<p>
...                                                                    

factory_type_information

Type:
dict
Value:
{'actions': ({'action': 'string:${object_url}',
              'category': 'object',
              'id': 'view',
              'name': 'View',
              'permissions': ('View',)},
             {'action': 'string:${object_url}/edit',
              'category': 'object',
              'id': 'edit',
...                                                                    

manage_addSiteForm

Type:
PageTemplateFile
Value:
<PageTemplateFile at addSite>                                          

member_indexhtml

Type:
str
Value:
"""member_search=context.restrictedTraverse('member_search_form')
return member_search()
"""                                                                    

WWW_DIR

Type:
str
Value:
'/home/vinsci/lab/plone/inst/plone-2.1.1/Products/CMFPlone/www'        

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