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
SUB_ENTITY_KEY
public
mixed
SUB_ENTITY_KEY
= 'SE_RELATEDTASK'
SUB_ENTITY_PREFIX
public
mixed
SUB_ENTITY_PREFIX
= \Bitrix\Tasks\Manager::SE_PREFIX
__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
-
getConvertKey()
public
getConvertKey() : string
getNormalizedKey()
public
getNormalizedKey() : string
getSubEntityKey()
public
static getSubEntityKey() : string
isSubEntity()
public
isSubEntity() : bool