You are here

property views_plugin_row_comment_rss::$base_field in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 7.3 modules/comment/views_plugin_row_comment_rss.inc \views_plugin_row_comment_rss::base_field

File

modules/comment/views_plugin_row_comment_rss.inc, line 12
Contains the comment RSS row style plugin.

Class

views_plugin_row_comment_rss
Plugin which formats the comments as RSS items.

Code

var $base_field = 'cid';