views_plugin_row_node_view::$nodes

Stores the nodes loaded with pre_render.

Type: nodes

File

modules/node/views_plugin_row_node_view.inc, line 30

Class

views_plugin_row_node_view
Plugin which performs a node_view on the resulting object.

Code

public $nodes = array();