FieldCode
Table of Contents
Methods
- __construct() : mixed
- getCode() : string
- getDescription() : array<string|int, mixed>|null
- getEntityFieldCode() : string|null
- getEntityTypeId() : int|null
- getEntityTypeName() : string|null
Methods
__construct()
public
__construct(string $code) : mixed
Parameters
- $code : string
getCode()
public
getCode() : string
Return values
stringgetDescription()
public
getDescription([int|null $presetId = null ]) : array<string|int, mixed>|null
Parameters
- $presetId : int|null = null
Tags
Return values
array<string|int, mixed>|nullgetEntityFieldCode()
public
getEntityFieldCode() : string|null
Return values
string|nullgetEntityTypeId()
public
getEntityTypeId() : int|null
Return values
int|nullgetEntityTypeName()
public
getEntityTypeName() : string|null