NumericField extends Field implements ConvertableFieldInterface, SubEntityFieldInterface
AbstractYes
Table of Contents
Interfaces
Constants
- SUB_ENTITY_KEY = ''
- SUB_ENTITY_PREFIX = \Bitrix\Tasks\Manager::SE_PREFIX
Methods
- __construct() : mixed
- convertValue() : int
- 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() : int
Return values
intcreateByData()
public
static createByData(string $key, mixed $value) : static
Parameters
- $key : string
- $value : mixed
Return values
staticgetNormalizedKey()
public
abstract getNormalizedKey() : string
Return values
stringgetSubEntityKey()
public
static getSubEntityKey() : string
Return values
stringisSubEntity()
public
isSubEntity() : bool