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

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

static getOrderInfo ($orderId)
 
static normalizePhoneNumber ($phone)
 
static isOn ()
 
static getProductIdsByOfferIds ($offerIds)
 
static encodeProductLog (array $log)
 
static decodeProductLog ($log)
 
static getCookieLogName ()
 

Защищенные статические члены

static getBxUserId ()
 

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

static $cookieLogName = 'RCM_PRODUCT_LOG'
 

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

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

Методы

◆ decodeProductLog()

static decodeProductLog ( $log)
static
Аргументы
$log
Возвращает
array

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

◆ encodeProductLog()

static encodeProductLog ( array $log)
static
Аргументы
array$log
Возвращает
string

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

◆ getBxUserId()

static getBxUserId ( )
staticprotected

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

◆ getCookieLogName()

static getCookieLogName ( )
static
Возвращает
string

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

◆ getOrderInfo()

static getOrderInfo ( $orderId)
static

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

◆ getProductIdsByOfferIds()

static getProductIdsByOfferIds ( $offerIds)
static

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

◆ isOn()

static isOn ( )
static

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

◆ normalizePhoneNumber()

static normalizePhoneNumber ( $phone)
static

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

Данные класса

◆ $cookieLogName

$cookieLogName = 'RCM_PRODUCT_LOG'
staticprotected

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