Bitrix API

Catalog

Tags
subpackage

main

Table of Contents

Methods

catchCatalogBasket()  : mixed
catchCatalogOrder()  : mixed
catchCatalogOrderPayment()  : mixed
decodeProductLog()  : array<string|int, mixed>
encodeProductLog()  : string
getCookieLogName()  : string
getOrderInfo()  : mixed
getProductIdsByOfferIds()  : mixed
isOn()  : mixed
normalizePhoneNumber()  : mixed

Methods

catchCatalogBasket()

public static catchCatalogBasket(Event $event) : mixed
Parameters
$event : Event

catchCatalogOrder()

public static catchCatalogOrder(Event $event) : mixed
Parameters
$event : Event

catchCatalogOrderPayment()

public static catchCatalogOrderPayment(Event $event) : mixed
Parameters
$event : Event

decodeProductLog()

public static decodeProductLog(mixed $log) : array<string|int, mixed>
Parameters
$log : mixed
Return values
array<string|int, mixed>

encodeProductLog()

public static encodeProductLog(array<string|int, mixed> $log) : string
Parameters
$log : array<string|int, mixed>
Return values
string

getCookieLogName()

public static getCookieLogName() : string
Return values
string

getOrderInfo()

public static getOrderInfo(mixed $orderId) : mixed
Parameters
$orderId : mixed

getProductIdsByOfferIds()

public static getProductIdsByOfferIds(mixed $offerIds) : mixed
Parameters
$offerIds : mixed

isOn()

public static isOn() : mixed

normalizePhoneNumber()

public static normalizePhoneNumber(mixed $phone) : mixed
Parameters
$phone : mixed

        
On this page

Search results