You are here

public property views_plugin_row_node_view::$nodes in Views (for Drupal 7) 7.3

Stores the nodes loaded with pre_render.

File

modules/node/views_plugin_row_node_view.inc, line 30
Definition of views_plugin_row_node_view.

Class

views_plugin_row_node_view
Plugin which performs a node_view on the resulting object.

Code

public $nodes = array();