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

Module CPSRSS.RSSChannel

The RSS tool manages RSS channels and refreshes them.
Classes
RSSChannel RSSChannel handles calls to the RSS parser and reorganizes resulting data structures (mainly filtering)

Function Summary
  addRSSChannel(container, id, channel_url, REQUEST, **kw)
Create an empty RSS Channel.

Variable Summary
tuple factory_type_information = ({'product': 'RSSTool', 'cont...
str RSSChannel_meta_type = 'RSS Channel'

Function Details

addRSSChannel(container, id, channel_url, REQUEST=None, **kw)

Create an empty RSS Channel.

Variable Details

factory_type_information

Type:
tuple
Value:
({'actions': ({'action': 'rsschannel_view',
               'category': 'object',
               'id': 'view',
               'name': 'Voir',
               'permissions': ('View',)},
              {'action': 'rsschannel_edit_form',
               'category': 'object',
               'id': 'edit',
...                                                                    

RSSChannel_meta_type

Type:
str
Value:
'RSS Channel'                                                          

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