Bitrix API

FieldValueRepository

Table of Contents

Methods

add()  : FieldValue
getByFieldAndEmployee()  : FieldValue|null
getByFieldIdsAndEmployeeIds()  : FieldValueCollection
getByUnique()  : FieldValue|null
listExpiredIds()  : array<string|int, mixed>
removeByIds()  : void
update()  : FieldValue

Methods

listExpiredIds()

public listExpiredIds([int $limit = 100 ]) : array<string|int, mixed>
Parameters
$limit : int = 100
Return values
array<string|int, mixed>

removeByIds()

public removeByIds(array<int, int> $ids) : void
Parameters
$ids : array<int, int>

        
On this page

Search results