protected property FacetapiFacet::$build in Facet API 6.3
Same name and namespace in other branches
- 7.2 plugins/facetapi/adapter.inc \FacetapiFacet::build
- 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();