Bitrix API

ParentTask extends NumericField

Table of Contents

Constants

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

Methods

__construct()  : mixed
convertValue()  : int
createByData()  : static
getConvertKey()  : string
getNormalizedKey()  : string
getSubEntityKey()  : string
isSubEntity()  : bool

Constants

SUB_ENTITY_KEY

public mixed SUB_ENTITY_KEY = 'SE_PARENTTASK'

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() : int
Return values
int

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