1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CCatalogSku
Граф наследования:CCatalogSku:
CAllCatalogSku

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

static GetCatalogTypes ($boolFull=false)
static GetProductInfo ($intOfferID, $intIBlockID=0)
static GetInfoByOfferIBlock ($intIBlockID)
static GetInfoByProductIBlock ($intIBlockID)
static GetInfoByLinkProperty ($intPropertyID)
static GetInfoByIBlock ($intIBlockID)
static IsExistOffers ($intProductID, $intIBlockID=0)
static getExistOffers ($productID, $iblockID=0)
static getOffersList ( $productID, $iblockID=0, $skuFilter=array(), $fields=array(), $propertyFilter=array(), $options=array(), $order=array())
static getProductList ($offerID, $iblockID=0)
static ClearCache ()

Поля данных

const TYPE_CATALOG = 'D'
const TYPE_PRODUCT = 'P'
const TYPE_OFFERS = 'O'
const TYPE_FULL = 'X'

Статические защищенные данные

static $arOfferCache = array()
static $arProductCache = array()
static $arPropertyCache = array()
static $arIBlockCache = array()
static $parentCache = array()

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

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

Методы

◆ ClearCache()

ClearCache ( )
static

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

◆ GetCatalogTypes()

GetCatalogTypes ( $boolFull = false)
static

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

◆ getExistOffers()

getExistOffers ( $productID,
$iblockID = 0 )
static

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

◆ GetInfoByIBlock()

GetInfoByIBlock ( $intIBlockID)
static

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

◆ GetInfoByLinkProperty()

GetInfoByLinkProperty ( $intPropertyID)
static

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

◆ GetInfoByOfferIBlock()

GetInfoByOfferIBlock ( $intIBlockID)
static

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

◆ GetInfoByProductIBlock()

GetInfoByProductIBlock ( $intIBlockID)
static

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

◆ getOffersList()

getOffersList ( $productID,
$iblockID = 0,
$skuFilter = array(),
$fields = array(),
$propertyFilter = array(),
$options = array(),
$order = array() )
static
Аргументы
int | array$productID
int$iblockID
array$skuFilter
array$fields
array$propertyFilter
array$options
array$order
Возвращает
array|bool

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

◆ GetProductInfo()

GetProductInfo ( $intOfferID,
$intIBlockID = 0 )
static

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

◆ getProductList()

getProductList ( $offerID,
$iblockID = 0 )
static

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

◆ IsExistOffers()

IsExistOffers ( $intProductID,
$intIBlockID = 0 )
static
См. также
CCatalogSKU::getExistOffers()

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

Поля

◆ $arIBlockCache

$arIBlockCache = array()
staticprotected

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

◆ $arOfferCache

$arOfferCache = array()
staticprotected

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

◆ $arProductCache

$arProductCache = array()
staticprotected

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

◆ $arPropertyCache

$arPropertyCache = array()
staticprotected

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

◆ $parentCache

$parentCache = array()
staticprotected

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

◆ TYPE_CATALOG

const TYPE_CATALOG = 'D'

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

◆ TYPE_FULL

const TYPE_FULL = 'X'

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

◆ TYPE_OFFERS

const TYPE_OFFERS = 'O'

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

◆ TYPE_PRODUCT

const TYPE_PRODUCT = 'P'

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


Объявления и описания членов класса находятся в файле: