Package CPSRSS :: Module RSSBox
[show private | hide private]
[frames | no frames]

Module CPSRSS.RSSBox

An RSS box displays an RSS channel in the portal.
Classes
RSSBox An RSS Box (for displaying RSS channels).

Function Summary
  addRSSBox(dispatcher, id, REQUEST, **kw)
Add an RSS Box.

Variable Summary
tuple factory_type_information = ({'product': 'CPSRSS', 'conte...

Function Details

addRSSBox(dispatcher, id, REQUEST=None, **kw)

Add an RSS Box.

Variable Details

factory_type_information

Type:
tuple
Value:
({'actions': ({'action': 'basebox_view',
               'id': 'view',
               'name': 'View',
               'permissions': ('View',)},
              {'action': 'rssbox_edit_form',
               'id': 'edit',
               'name': 'Edit',
               'permissions': ('Modify portal content',)}),
...                                                                    

Generated by Epydoc 2.1 on Mon Jun 27 12:48:21 2005 http://epydoc.sf.net