class EmpirePromoProductsExtension extends Twig_Extension

Class EmpirePromoProductsExtension

Constants

TOP_RATED_PARAM

BEST_SELLER_PARAM

MOST_VIEWED

NEWEST

TOP_RATED_TITLE

BEST_SELLER_TITLE

MOST_VIEWED_TITLE

NEWEST_TITLE

Properties

protected FormManager $promoProductsManager
protected PromoProductsSettingsManager $promoProductsSettingManager

Methods

__construct(PromoProductsManager $promoProductsManager, PromoProductsSettingsManager $promoProductsSettingManager)

EmpirePromoProductsExtension constructor.

getSettings()

get settings

getFunctions()

{@inheritdoc}

mixed
getStatistics()

No description

string
getName()

Returns the name of the extension.

Details

at line 51
__construct(PromoProductsManager $promoProductsManager, PromoProductsSettingsManager $promoProductsSettingManager)

EmpirePromoProductsExtension constructor.

Parameters

PromoProductsManager $promoProductsManager
PromoProductsSettingsManager $promoProductsSettingManager

at line 60
getSettings()

get settings

at line 68
getFunctions()

{@inheritdoc}

at line 79
mixed getStatistics()

Return Value

mixed

at line 102
string getName()

Returns the name of the extension.

Return Value

string The extension name