You are here

public property views_matrix_plugin_style_matrix::$rendered_fields in Views Matrix 7

Same name and namespace in other branches
  1. 8 includes/views_matrix_plugin_style_matrix.inc \views_matrix_plugin_style_matrix::rendered_fields

The rendered fields, after they were rendered initially.

Type: array|null

File

includes/views_matrix_plugin_style_matrix.inc, line 41
Class definition for views matrix plugin.

Class

views_matrix_plugin_style_matrix
@class Views Plugin Class

Code

public $rendered_fields;