Field
Table of Contents
Methods
-
__construct()
: mixed
-
getDefaultValue()
: mixed
-
getId()
: string
-
getIntId()
: int
-
getName()
: string
-
getProperty()
: array<string|int, mixed>
-
getPropertyType()
: string|null
-
getSettings()
: array<string|int, mixed>
-
getSort()
: int
-
getType()
: mixed
-
isAddReadOnlyField()
: bool
-
isEditReadOnlyField()
: bool
-
isMultiple()
: bool
-
isRequired()
: bool
-
isShowInAddForm()
: bool
-
isShowInEditForm()
: bool
__construct()
public
__construct(array<string|int, mixed> $property) : mixed
Parameters
-
$property
: array<string|int, mixed>
-
getDefaultValue()
public
getDefaultValue() : mixed
getId()
public
getId() : string
getIntId()
public
getIntId() : int
getName()
public
getName() : string
getProperty()
public
getProperty() : array<string|int, mixed>
Return values
array<string|int, mixed>
getPropertyType()
public
getPropertyType() : string|null
Return values
string|null
getSettings()
public
getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>
getSort()
public
getSort() : int
getType()
public
getType() : mixed
isAddReadOnlyField()
public
isAddReadOnlyField() : bool
isEditReadOnlyField()
public
isEditReadOnlyField() : bool
isMultiple()
public
isMultiple() : bool
isRequired()
public
isRequired() : bool
public
isShowInAddForm() : bool
public
isShowInEditForm() : bool