Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DiscountCache

Открытые члены

 getDiscountIds (array $userGroups)
 
 getDiscountModules (array $discountIds)
 
 getDiscountEntities (array $discountIds)
 
 getDiscounts (array $discountIds, array $executeModuleFilter, $siteId, array $couponList=array())
 

Открытые статические члены

static getInstance ()
 

Подробное описание

См. определение в файле discountcache.php строка 14

Методы

◆ getDiscountEntities()

getDiscountEntities ( array $discountIds)

См. определение в файле discountcache.php строка 94

◆ getDiscountIds()

getDiscountIds ( array $userGroups)

См. определение в файле discountcache.php строка 43

◆ getDiscountModules()

getDiscountModules ( array $discountIds)

См. определение в файле discountcache.php строка 74

◆ getDiscounts()

getDiscounts ( array $discountIds,
array $executeModuleFilter,
$siteId,
array $couponList = array() )

См. определение в файле discountcache.php строка 138

◆ getInstance()

static getInstance ( )
static

Returns Singleton of DiscountCache.

Возвращает
DiscountCache

См. определение в файле discountcache.php строка 33