Method: Blacklight::Configuration::FacetField#url_method

Defined in:
lib/blacklight/configuration/facet_field.rb

#url_methodSymbol

Returns The name of a helper to use for getting the url for a facet link; the method will receive the facet field’s key and value.

Returns:

  • (Symbol)

    The name of a helper to use for getting the url for a facet link; the method will receive the facet field’s key and value.



# File 'lib/blacklight/configuration/facet_field.rb', line 11