RssPluginBase::TITLE_VIEW_MODE

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::TITLE_VIEW_MODE

A fake view mode to only display titles.

File

core/modules/views/src/Plugin/views/row/RssPluginBase.php, line 17

Class

RssPluginBase
Base class for Views RSS row plugins.

Namespace

Drupal\views\Plugin\views\row

Code

const TITLE_VIEW_MODE = '_views.rss.title';

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