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

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

static getFilteredOffersId (array $filter)
 
static getFilteredOffersByProduct ($iblockId, $propertyId, array $filter)
 

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

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

Методы

◆ getFilteredOffersByProduct()

static getFilteredOffersByProduct (   $iblockId,
  $propertyId,
array  $filter 
)
static

Return offer id by filter group by product id.

Аргументы
int$iblockIdOffers iblock id.
int$propertyIdSku property id.
array$filterCIBlockElement::getList filter.
Возвращает
array

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

◆ getFilteredOffersId()

static getFilteredOffersId ( array  $filter)
static

Return offers id by filter.

Аргументы
array$filterCIBlockElement::getList filter.
Возвращает
array

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