Bitrix API

ProductManager uses ProductFinder

Table of Contents

Methods

__construct()  : mixed
getDeliverableItems()  : array<string|int, mixed>
getEntityProductList()  : array<string|int, mixed>
getPayableItems()  : array<string|int, mixed>
getRealizationableItems()  : array<string|int, mixed>
setOrder()  : $this
setProductConverter()  : void
syncOrderProducts()  : void

Methods

__construct()

public __construct(int $ownerTypeId, int $ownerId) : mixed
Parameters
$ownerTypeId : int
$ownerId : int

getDeliverableItems()

public getDeliverableItems() : array<string|int, mixed>
Return values
array<string|int, mixed>

getEntityProductList()

public getEntityProductList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPayableItems()

public getPayableItems() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRealizationableItems()

public getRealizationableItems() : array<string|int, mixed>
Return values
array<string|int, mixed>

syncOrderProducts()

public syncOrderProducts(array<string|int, mixed> $products) : void
Parameters
$products : array<string|int, mixed>

        
On this page

Search results