Bitrix API

Catalog extends AbstractBase

AbstractYes

Table of Contents

Constants

TYPE_CODE  = ''

Methods

__construct()  : mixed
batchCatalogProducts()  : Response
checkBatchRequestStatus()  : Response
create()  : static
getProductsInfo()  : Response
getRequest()  : Request
normalizeListRow()  : mixed
setRequest()  : mixed
setService()  : mixed

Constants

Methods

batchCatalogProducts()

public batchCatalogProducts(array<string|int, mixed> $productData) : Response
Parameters
$productData : array<string|int, mixed>
Return values
Response

checkBatchRequestStatus()

public checkBatchRequestStatus(string $handle) : Response
Parameters
$handle : string
Return values
Response

create()

public static create(mixed $type[, null $parameters = null ][, IService|null $service = null ]) : static
Parameters
$type : mixed
$parameters : null = null
$service : IService|null = null
Return values
static

getProductsInfo()

public getProductsInfo(array<string|int, mixed> $retailerIds) : Response
Parameters
$retailerIds : array<string|int, mixed>
Return values
Response

normalizeListRow()

public static normalizeListRow(array<string|int, mixed> $row) : mixed
Parameters
$row : array<string|int, mixed>

        
On this page

Search results