Bitrix API

Field extends BaseField

Table of Contents

Methods

getEntityTypeId()  : int
getFieldCategoryId()  : int
getInstance()  : BaseField
getMatchName()  : string
getValues()  : array<string|int, mixed>
isNull()  : bool
prepareCodes()  : array<string|int, mixed>

Methods

getEntityTypeId()

public getEntityTypeId() : int
Return values
int

getFieldCategoryId()

public getFieldCategoryId() : int
Return values
int

getMatchName()

public getMatchName() : string
Return values
string

getValues()

public getValues(int $entityId) : array<string|int, mixed>
Parameters
$entityId : int
Return values
array<string|int, mixed>

isNull()

public isNull() : bool
Return values
bool

prepareCodes()

public prepareCodes(array<string|int, mixed> $values) : array<string|int, mixed>
Parameters
$values : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results