You are here

protected property FacetapiUrlProcessorStandard::$limitActiveItems in Facet API 7

Same name and namespace in other branches
  1. 7.2 plugins/facetapi/url_processor_standard.inc \FacetapiUrlProcessorStandard::limitActiveItems

Stores the "limit_active_items" settings for each facet.

Type: array

File

plugins/facetapi/url_processor_standard.inc, line 21
The standard url processor class.

Class

FacetapiUrlProcessorStandard
Url processor plugin that retrieves facet data from the query string.

Code

protected $limitActiveItems = array();