You are here

property Rss::$base_table in Views (for Drupal 7) 8.3

Same name in this branch
  1. 8.3 lib/Views/node/Plugin/views/row/Rss.php \Views\node\Plugin\views\row\Rss::base_table
  2. 8.3 lib/Views/comment/Plugin/views/row/Rss.php \Views\comment\Plugin\views\row\Rss::base_table
  3. 8.3 lib/Views/aggregator/Plugin/views/row/Rss.php \Views\aggregator\Plugin\views\row\Rss::base_table

File

lib/Views/aggregator/Plugin/views/row/Rss.php, line 28
Definition of Views\aggregator\Plugin\views\row\Rss.

Class

Rss
Plugin which loads an aggregator item and formats it as an RSS item.

Namespace

Views\aggregator\Plugin\views\row

Code

var $base_table = 'aggregator_item';