VuFind API Documentation

SharedListenersTrait

Trait containing methods for building shared listeners.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Site

Table of Contents

getHideFacetValueListener()  : mixed
Get a hide facet value listener for the backend

Methods

getHideFacetValueListener()

Get a hide facet value listener for the backend

protected getHideFacetValueListener(BackendInterface $backend, Config $facet) : mixed
Parameters
$backend : BackendInterface

Search backend

$facet : Config

Configuration of facets

Return values
mixed

null|HideFacetValueListener

Search results