protected property FacetapiFacetProcessor::$activeChildren in Facet API 6.3
Same name and namespace in other branches
- 7.2 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::activeChildren
- 7 plugins/facetapi/adapter.inc \FacetapiFacetProcessor::activeChildren
Arrays of children keyed by their active parent's value.
Type: array
File
- plugins/
facetapi/ adapter.inc, line 1117 - Adapter plugin and adapter related calsses.
Class
- FacetapiFacetProcessor
- Processes facets, initializes the build.
Code
protected $activeChildren = array();