Bitrix API

BaseEntity implements Arrayable

AbstractYes

Table of Contents

Interfaces

Arrayable

Methods

getId()  : int|null
isNew()  : bool
mapFromArray()  : self
toArray()  : array<string|int, mixed>

Methods

getId()

public abstract getId() : int|null
Return values
int|null

isNew()

public isNew() : bool
Return values
bool

mapFromArray()

public abstract static mapFromArray(array<string|int, mixed> $props) : self
Parameters
$props : array<string|int, mixed>
Return values
self

toArray()

public abstract toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results