Home | Trees | Indices | Help |
|
---|
|
object --+ | turbogears.widgets.base.Widget --+ | FeedLinks
A list of links to feeds for all supported formats.
The value passed to the widget contructor or display method will be the text for the link. The value may use the "%(type)s" placeholder for the feed format name.
|
|||
template_c | |||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
params =
|
|||
template =
|
|||
css =
|
|||
base_url = <turbogears.widgets.meta.ParamDescriptor object at
|
|||
controller = <turbogears.widgets.meta.ParamDescriptor object a
|
|||
feed_types = [('rss2_0', 'RSS 2.0'), ('atom0_3', 'Atom 0.3'),
|
|||
title = '%(type)s'
|
|||
url_params = {}
|
|||
mimetypes = {'atom0_3': 'application/atom+xml', 'atom1_0': 'ap
|
|||
params_doc =
|
|||
_param_base_url = None
|
|||
_param_controller = None
|
|||
_param_feed_types =
|
|||
_param_mimetypes =
|
|||
_param_title =
|
|||
_param_url_params =
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|
|
params
|
template
|
base_url
|
controller
|
feed_types
|
mimetypes
|
params_doc
|
_param_feed_types
|
_param_mimetypes
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 27 05:45:19 2009 | http://epydoc.sourceforge.net |