You are here

protected property FacetapiFacet::$build in Facet API 6.3

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

The build array for the facet items.

Type: array

File

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

Class

FacetapiFacet
Stores facet data, provides methods that build the facet's render array.

Code

protected $build = array();