You are here

protected property FacetapiFacetProcessor::$build in Facet API 7

Same name and namespace in other branches
  1. 6.3 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::build
  2. 7.2 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::build

The base render array used as a starting point for rendering.

Type: array

File

plugins/facetapi/adapter.inc, line 1378
Adapter plugin and adapter related classes.

Class

FacetapiFacetProcessor
Builds base render array used as a starting point for rendering.

Code

protected $build = array();