You are here

7 calls to views_rss_extract_element_names() in Views RSS 8.3

RssFields::buildOptionsForm in src/Plugin/views/style/RssFields.php
Provide a form to edit options for this plugin.
RssFields::buildOptionsForm in src/Plugin/views/row/RssFields.php
Provide a form for setting options.
RssFields::defineOptions in src/Plugin/views/style/RssFields.php
Information about options for all kinds of purposes will be held here.
RssFields::defineOptions in src/Plugin/views/row/RssFields.php
Information about options for all kinds of purposes will be held here.
RssFields::getChannelElements in src/Plugin/views/style/RssFields.php
Return an array of additional XHTML elements to add to the channel.
RssFields::mapRow in src/Plugin/views/row/RssFields.php
_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.