You are here

protected static property FacetapiUrlProcessorSession::$namespace in Facet API Bonus 7

Stores the calculated namespace for this request.

File

modules/facetapi_bonus_session/includes/facetapi/url_processor_session.inc, line 20
A facet handler that falls back onto session set variables.

Class

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

Code

protected static $namespace;