You are here

protected property FacetapiFacetProcessor::$map in Facet API 6.3

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

An array of mapped values keyed by their raw value.

Type: $map

File

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

Class

FacetapiFacetProcessor
Processes facets, initializes the build.

Code

protected $map = array();