Bitrix API

ArrayField extends Field implements ConvertableFieldInterface, SubEntityFieldInterface

AbstractYes

Table of Contents

Interfaces

ConvertableFieldInterface
SubEntityFieldInterface

Constants

SUB_ENTITY_KEY  = ''
SUB_ENTITY_PREFIX  = \Bitrix\Tasks\Manager::SE_PREFIX

Methods

__construct()  : mixed
convertValue()  : array<string|int, mixed>
createByData()  : static
getNormalizedKey()  : string
getSubEntityKey()  : string
isSubEntity()  : bool

Constants

SUB_ENTITY_KEY

public mixed SUB_ENTITY_KEY = ''

SUB_ENTITY_PREFIX

public mixed SUB_ENTITY_PREFIX = \Bitrix\Tasks\Manager::SE_PREFIX

Methods

__construct()

public __construct(string $key, mixed $value) : mixed
Parameters
$key : string
$value : mixed

convertValue()

public convertValue() : array<string|int, mixed>
Return values
array<string|int, mixed>

createByData()

public static createByData(string $key, mixed $value) : static
Parameters
$key : string
$value : mixed
Return values
static

getNormalizedKey()

public abstract getNormalizedKey() : string
Return values
string

getSubEntityKey()

public static getSubEntityKey() : string
Return values
string

isSubEntity()

public isSubEntity() : bool
Return values
bool

        
On this page

Search results