You are here

7 calls to views_rss_get() in Views RSS 7.2

template_preprocess_views_view_views_rss in theme/theme.inc
Template preprocessor for views-view-views-rss.tpl.php.
views_rss_core_views_query_alter in modules/views_rss_core/views_rss_core.module
Implements hook_views_query_alter().
views_rss_plugin_style_fields::map_rows in views/views_rss_plugin_style_fields.inc
Map views row result to an RSS item.
views_rss_plugin_style_fields::options_form in views/views_rss_plugin_style_fields.inc
Provide a form for setting options.
views_rss_plugin_style_fields::option_definition in views/views_rss_plugin_style_fields.inc
Information about options for all kinds of purposes will be held here.
views_rss_plugin_style_fields::validate in views/views_rss_plugin_style_fields.inc
Make sure the display and all associated handlers are valid.
_views_rss_process_namespaces in ./views_rss.module
Add namespaces not defined by any hook_views_rss_namespaces(), but used in any of defined <channel> or <item> elements. Let's also add "xmlns" prefix by default to such namespaces.