Bitrix API

SyncSectionFactory

Table of Contents

Methods

__construct()  : mixed
getExternalSyncSectionMapByUserId()  : SyncSectionMap
getLocalSyncSectionMapByUserId()  : SyncSectionMap
getSyncSectionMapByFactory()  : SyncSectionMap

Methods

getExternalSyncSectionMapByUserId()

public getExternalSyncSectionMapByUserId(int $userId, int $connectionId, SyncSectionMap $syncSectionMap, array<string|int, mixed> $externalType) : SyncSectionMap
Parameters
$userId : int
$connectionId : int
$syncSectionMap : SyncSectionMap
$externalType : array<string|int, mixed>
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
SyncSectionMap

getLocalSyncSectionMapByUserId()

public getLocalSyncSectionMapByUserId(int $userId, int $connectionId, SyncSectionMap $syncSectionMap) : SyncSectionMap
Parameters
$userId : int
$connectionId : int
$syncSectionMap : SyncSectionMap
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
SyncSectionMap

        
On this page

Search results