RssPluginBase::TITLE_VIEW_MODE

A fake view mode to only display titles.

File

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

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.