Protected
genericProtected
initializedProtected
typeAdd filters to be applied for every type of contribution.
Applies the filters for the given contribution type. Generic filters will be applied on any given type.
the elements to filter
the contribution type for which potentially filters were registered
the filtered elements
Protected
getProtected
get
Registry of contribution filters.
Implement/bind to the
FilterContribution
interface/symbol to register your contribution filters.