property Rss::$base_field in Views (for Drupal 7) 8.3
Same name in this branch
- 8.3 lib/Views/node/Plugin/views/row/Rss.php \Views\node\Plugin\views\row\Rss::base_field
- 8.3 lib/Views/comment/Plugin/views/row/Rss.php \Views\comment\Plugin\views\row\Rss::base_field
- 8.3 lib/Views/aggregator/Plugin/views/row/Rss.php \Views\aggregator\Plugin\views\row\Rss::base_field
File
- lib/
Views/ node/ Plugin/ views/ row/ Rss.php, line 33 - Definition of Views\node\Plugin\views\row\Rss.
Class
- Rss
- Plugin which performs a node_view on the resulting object and formats it as an RSS item.
Namespace
Views\node\Plugin\views\rowCode
var $base_field = 'nid';