Bitrix API

RequisiteField extends BaseField

Table of Contents

Methods

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

Methods

__construct()

public __construct(int $volatileTypeId, int $entityTypeId, string $fieldName, int $countryId) : mixed
Parameters
$volatileTypeId : int
$entityTypeId : int
$fieldName : string
$countryId : int

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