Bitrix API

DuplicateIndexMismatch

Table of Contents

Methods

getMismatches()  : mixed
prepareQueryField()  : mixed
register()  : mixed
unregister()  : mixed
unregisterEntity()  : mixed

Methods

getMismatches()

public static getMismatches(mixed $entityTypeID, mixed $entityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $limit = 0 ]) : mixed
Parameters
$entityTypeID : mixed
$entityID : mixed
$typeID : mixed
$matchHash : mixed
$userID : mixed
$limit : mixed = 0

register()

public static register(mixed $entityTypeID, mixed $leftEntityID, mixed $rightEntityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $scope = DuplicateIndexType::DEFAULT_SCOPE ]) : mixed
Parameters
$entityTypeID : mixed
$leftEntityID : mixed
$rightEntityID : mixed
$typeID : mixed
$matchHash : mixed
$userID : mixed
$scope : mixed = DuplicateIndexType::DEFAULT_SCOPE

unregister()

public static unregister(mixed $entityTypeID, mixed $leftEntityID, mixed $rightEntityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $scope = null ]) : mixed
Parameters
$entityTypeID : mixed
$leftEntityID : mixed
$rightEntityID : mixed
$typeID : mixed
$matchHash : mixed
$userID : mixed
$scope : mixed = null

unregisterEntity()

public static unregisterEntity(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
$entityTypeID : mixed
$entityID : mixed

        
On this page

Search results