Bitrix API

PlanSync extends BaseSync

Table of Contents

Methods

deleteByCodes()  : void
sync()  : void
Synchronization table with items by filter

Methods

deleteByCodes()

public deleteByCodes(array<string|int, mixed> $codes) : void
Parameters
$codes : array<string|int, mixed>

sync()

Synchronization table with items by filter

public sync(array<string|int, mixed> $items[, array<string|int, mixed> $filter = [] ][, SyncMode $mode = SyncMode::Standard ]) : void
Parameters
$items : array<string|int, mixed>
$filter : array<string|int, mixed> = []
$mode : SyncMode = SyncMode::Standard
Tags
throws
Exception

        
On this page

Search results