You are here

protected property FacetapiFacet::$build in Facet API 7

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

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

Type: array

File

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

Class

FacetapiFacet
Wrapper around the facet definition with methods that build render arrays.

Code

protected $build = array();