You are here

protected property FacetapiFacetProcessor::$activeChildren in Facet API 7

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

Array of children keyed by their active parent's index value.

Type: array

File

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

Class

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

Code

protected $activeChildren = array();