Bitrix API

DependsOn extends ArrayField

Table of Contents

Constants

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

Methods

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

Constants

SUB_ENTITY_KEY

public mixed SUB_ENTITY_KEY = 'SE_RELATEDTASK'

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

getConvertKey()

public getConvertKey() : string
Return values
string

getNormalizedKey()

public 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