You are here

public property views_field_view_handler_field_view::$child_view_results in Views Field View 6

Same name and namespace in other branches
  1. 7 views_field_view_handler_field_view.inc \views_field_view_handler_field_view::child_view_results

If query aggregation is used, this attribute contains an array of the results of the aggregated child views.

File

./views_field_view_handler_field_view.inc, line 17

Class

views_field_view_handler_field_view

Code

public $child_view_results = array();