You are here

protected property FacetapiFacetProcessor::$build in Facet API 6.3

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

The facet's initialized render array.

Type: array

File

plugins/facetapi/adapter.inc, line 1110
Adapter plugin and adapter related calsses.

Class

FacetapiFacetProcessor
Processes facets, initializes the build.

Code

protected $build = array();