Home > widget-integration > FilterController > (constructor)

FilterController.(constructor)

Constructs a new instance of the FilterController class

Signature:

constructor(appService: AppService, filterHelper: FilterHelper, filterStore: FilterStore, filterService: FilterService, filterTranslationService: FilterTranslationService, domHelper: DomHelper, filterRender: FilterRender, filterStickyController: StickyController, filterHandler: FilterHandler, cartSelectors: CartSelectors, cartAPI: CartAPI, quickViewController: QuickViewController, quickAddToCartController: QuickAddToCartController, cartController: CartController, tooltipHelper: TooltipHelper, filterSearchPageController: FilterSearchPageController, combinedProductListingsService: CombinedProductListingsService);

Parameters

Parameter

Type

Description

appService

AppService

filterHelper

FilterHelper

filterStore

FilterStore

filterService

FilterService

filterTranslationService

FilterTranslationService

domHelper

DomHelper

filterRender

FilterRender

filterStickyController

StickyController

filterHandler

FilterHandler

cartSelectors

CartSelectors

cartAPI

CartAPI

quickViewController

QuickViewController

quickAddToCartController

QuickAddToCartController

cartController

CartController

tooltipHelper

TooltipHelper

filterSearchPageController

FilterSearchPageController

combinedProductListingsService

CombinedProductListingsService