property views_plugin_row_rdf::$base_table in Views Atom 7
Same name and namespace in other branches
- 6 views/views_plugin_row_rdf.inc \views_plugin_row_rdf::base_table
File
- ./
views_plugin_row_rdf.inc, line 14 - Contains the RDF row style plugin.
Class
- views_plugin_row_rdf
- Plugin which performs a node_view on the resulting object and formats it as an RSS item.
Code
var $base_table = 'node';