To get the active items in a query type plugin, you currently have to call $this->adapter->getActiveItems($this->facet);. It would be great if there was a wrapper function similar to FacetapiQueryType::getSettings() that developers could use to improve code readability and usability.

Comments

cpliakas’s picture

Issue tags: +low hanging fruit

Changing to "low hanging fruit" tag.

cpliakas’s picture

Status: Active » Fixed

Resolved in commit 53d2fba.

Automatically closed -- issue fixed for 2 weeks with no activity.