You are here

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

Stores all nodes of all comments which are preloaded.

File

modules/comment/views_plugin_row_comment_view.inc, line 31
Definition of views_plugin_row_comment_view.

Class

views_plugin_row_comment_view
Plugin which performs a comment_view on the resulting object.

Code

public $nodes = array();