Bitrix API

DuplicateEntityMatchHash

Table of Contents

Methods

register()  : mixed
setDateModify()  : mixed
unregister()  : mixed
unregisterEntity()  : mixed

Methods

register()

public static register(mixed $entityTypeID, mixed $entityID, mixed $typeID, mixed $matchHash[, mixed $isPrimary = true ][, mixed $scope = '' ]) : mixed
Parameters
$entityTypeID : mixed
$entityID : mixed
$typeID : mixed
$matchHash : mixed
$isPrimary : mixed = true
$scope : mixed = ''

setDateModify()

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

unregister()

public static unregister(mixed $entityTypeID, mixed $entityID, mixed $typeID, mixed $matchHash[, mixed $scope = '' ]) : mixed
Parameters
$entityTypeID : mixed
$entityID : mixed
$typeID : mixed
$matchHash : mixed
$scope : mixed = ''

unregisterEntity()

public static unregisterEntity(mixed $entityTypeID, mixed $entityID[, mixed $typeID = 0 ][, mixed $scope = null ]) : mixed
Parameters
$entityTypeID : mixed
$entityID : mixed
$typeID : mixed = 0
$scope : mixed = null

        
On this page

Search results