Bitrix API

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

Methods

__construct()

public __construct(array<string|int, mixed> $property) : mixed
Parameters
$property : array<string|int, mixed>

getDefaultValue()

public getDefaultValue() : mixed

getId()

public getId() : string
Return values
string

getIntId()

public getIntId() : int
Return values
int

getName()

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

getType()

public getType() : mixed

isAddReadOnlyField()

public isAddReadOnlyField() : bool
Return values
bool

isEditReadOnlyField()

public isEditReadOnlyField() : bool
Return values
bool

isMultiple()

public isMultiple() : bool
Return values
bool

isRequired()

public isRequired() : bool
Return values
bool

isShowInAddForm()

public isShowInAddForm() : bool
Return values
bool

isShowInEditForm()

public isShowInEditForm() : bool
Return values
bool

        
On this page

Search results