Bitrix API

RequisiteDedupeDataSource extends MatchHashDedupeDataSource

Table of Contents

Methods

__construct()  : mixed
calculateEntityCount()  : mixed
create()  : mixed
dropDedupeCache()  : void
getAssignedByReferenceField()  : Reference
getCategoryReferenceField()  : Reference
getContextId()  : string
getDuplicateByMatchHash()  : Duplicate|null
getEntityTypeID()  : mixed
getList()  : DedupeDataSourceResult
getParams()  : DedupeParams
getScope()  : mixed
getTotalCount()  : int
getTypeID()  : mixed
getUserID()  : mixed
isEmptyEntity()  : bool
isPermissionCheckEnabled()  : mixed
registerRuntimeFieldsByParams()  : Query

Methods

getAssignedByReferenceField()

public static getAssignedByReferenceField(int $entityTypeId, int $userId[, int|null $categoryId = null ]) : Reference
Parameters
$entityTypeId : int
$userId : int
$categoryId : int|null = null
Return values
Reference

getCategoryReferenceField()

public static getCategoryReferenceField(int $entityTypeId, int $categoryId) : Reference
Parameters
$entityTypeId : int
$categoryId : int
Return values
Reference

        
On this page

Search results