Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Rss class core/modules/views/src/Plugin/views/style/Rss.php Default style plugin to render an RSS feed.
Rss class core/modules/node/src/Plugin/views/row/Rss.php Plugin which performs a node_view on the resulting object
and formats it as an RSS item.
Rss.php file core/modules/node/src/Plugin/views/row/Rss.php
Rss.php file core/modules/views/src/Plugin/views/style/Rss.php
Rss.php file core/modules/comment/src/Plugin/views/row/Rss.php
Rss.php file core/modules/aggregator/src/Plugin/views/row/Rss.php
Rss::$base_field property core/modules/aggregator/src/Plugin/views/row/Rss.php The actual field which is used to identify a aggregator item.
Rss::$base_field property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$base_field property core/modules/node/src/Plugin/views/row/Rss.php
Rss::$base_table property core/modules/node/src/Plugin/views/row/Rss.php
Rss::$base_table property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$base_table property core/modules/aggregator/src/Plugin/views/row/Rss.php The table the aggregator item is using for storage.
Rss::$comments property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$entityTypeId property core/modules/comment/src/Plugin/views/row/Rss.php The ID of the entity type for which this is an RSS row plugin.
Rss::$entityTypeId property core/modules/aggregator/src/Plugin/views/row/Rss.php The ID of the entity type for which this is an RSS row plugin.
Rss::$entityTypeId property core/modules/node/src/Plugin/views/row/Rss.php The ID of the entity type for which this is an RSS row plugin.
Rss::$nodes property core/modules/node/src/Plugin/views/row/Rss.php
Rss::$nodeStorage property core/modules/node/src/Plugin/views/row/Rss.php The node storage
Rss::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Rss.php Whether or not this style uses a row plugin.
Rss::attachTo function core/modules/views/src/Plugin/views/style/Rss.php
Rss::buildOptionsForm function core/modules/views/src/Plugin/views/style/Rss.php Provide a form to edit options for this plugin.
Rss::buildOptionsForm_summary_options function core/modules/node/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::buildOptionsForm_summary_options function core/modules/comment/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::defineOptions function core/modules/views/src/Plugin/views/style/Rss.php Information about options for all kinds of purposes will be held here.
Rss::getChannelElements function core/modules/views/src/Plugin/views/style/Rss.php Return an array of additional XHTML elements to add to the channel.
Rss::getDescription function core/modules/views/src/Plugin/views/style/Rss.php Get RSS feed description.
Rss::preRender function core/modules/node/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::preRender function core/modules/comment/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::render function core/modules/comment/src/Plugin/views/row/Rss.php Render a row object. This usually passes through to a theme template
of some form, but not always.
Rss::render function core/modules/aggregator/src/Plugin/views/row/Rss.php Render a row object. This usually passes through to a theme template
of some form, but not always.
Rss::render function core/modules/node/src/Plugin/views/row/Rss.php Render a row object. This usually passes through to a theme template
of some form, but not always.
Rss::render function core/modules/views/src/Plugin/views/style/Rss.php Render the display in this style.
Rss::summaryTitle function core/modules/node/src/Plugin/views/row/Rss.php Returns the summary of the settings in the display.
Rss::__construct function core/modules/node/src/Plugin/views/row/Rss.php Constructs the Rss object.
RSSEnclosureFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Plugin implementation of the 'file_rss_enclosure' formatter.
RSSEnclosureFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
RssFeedsForm class core/modules/system/src/Form/RssFeedsForm.php Configure RSS settings for this site
RssFeedsForm.php file core/modules/system/src/Form/RssFeedsForm.php
RssFeedsForm::buildForm function core/modules/system/src/Form/RssFeedsForm.php Form constructor.
RssFeedsForm::getEditableConfigNames function core/modules/system/src/Form/RssFeedsForm.php Gets the configuration names that will be editable.
RssFeedsForm::getFormId function core/modules/system/src/Form/RssFeedsForm.php Returns a unique string identifying the form.
RssFeedsForm::submitForm function core/modules/system/src/Form/RssFeedsForm.php Form submission handler.
RssFields class core/modules/views/src/Plugin/views/row/RssFields.php Renders an RSS item based on fields.
RssFields.php file core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::$usesFields property core/modules/views/src/Plugin/views/row/RssFields.php Does the row plugin support to add fields to its output.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php Provide a form for setting options.
RssFields::defineOptions function core/modules/views/src/Plugin/views/row/RssFields.php Information about options for all kinds of purposes will be held here.
RssFields::getAbsoluteUrl function core/modules/views/src/Plugin/views/row/RssFields.php Convert a rendered URL string to an absolute URL.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.