ExplorePageController

ExplorePageController

Controller related to explore page

Constructor

new ExplorePageController()

Source:

Methods

replace(advertisements, daily_deals, special_deals, timely_deals) → {Promise.<String>}

Replace the explore page

Source:
Parameters:
Name Type Description
advertisements Array.<Object>

List of Explore page Ads

daily_deals Array.<Object>

List of Explore page Daily Ads

special_deals Array.<Object>

List of Explore page Special Deals

timely_deals Array.<Object>

List of Explore page Timely Deals

Returns:
Type:
Promise.<String>
  • Updated at