Bitrix API

FieldRepository

Table of Contents

Methods

add()  : Field
delete()  : void
deleteByCompany()  : void
getByCompany()  : FieldCollection
getById()  : Field|null
getByIds()  : FieldCollection
getByUnique()  : Field|null
save()  : Field
update()  : Field

Methods

deleteByCompany()

public deleteByCompany(int $companyId) : void
Parameters
$companyId : int

getByUnique()

public getByUnique(int $companyId, string $code) : Field|null
Parameters
$companyId : int
$code : string
Return values
Field|null

        
On this page

Search results