Filter


Describes a filter.

active_values

Active values for this filter

inactive_values

Inactive values for this filter

label

Label for this filter, only attribute filters are localized.

max_value

If this filter is range type, this will return the maximum value for this filter.

min_value

If this filter is range type, this will return the minimun value for this filter.

param_name

Returns the query paramater name for this filter

range_max

If this filter is range type, this will return the possible maximum value if available.

range_min

If this filter is range type, this will return the possible minimum value if available.

type

Returns the filter type

url_to_remove

Returns the current page URL with the filter’s currently applied value parameters removed.

values

Returns values for this filter.