You are here

property views_plugin_row_file_rss::$base_table in File Entity (fieldable files) 7.2

Same name and namespace in other branches
  1. 8.2 views/views_plugin_row_file_rss.inc \views_plugin_row_file_rss::base_table
  2. 7.3 views/views_plugin_row_file_rss.inc \views_plugin_row_file_rss::base_table

File

views/views_plugin_row_file_rss.inc, line 14
Contains the file RSS row style plugin.

Class

views_plugin_row_file_rss
Plugin which performs a file_view on the resulting object and formats it as an RSS item.

Code

var $base_table = 'file_managed';