views_plugin_row_node_rss::$nodes
Stores the nodes loaded with pre_render.
Type: nodes
File
-
modules/
node/ views_plugin_row_node_rss.inc, line 27
Class
- views_plugin_row_node_rss
- Plugin which performs a node_view on the resulting object and formats it as an RSS item.
Code
public $nodes = array();