Bitrix API

PopupData

Table of Contents

Methods

__construct()  : mixed
add()  : self
merge()  : self
mergeFromEntity()  : self
toRestFormat()  : array<string|int, mixed>

Methods

__construct()

public __construct(array<string|int, PopupDataItem$popupDataItems[, array<string|int, string>|array<string|int, PopupDataItem$excludedList = [] ]) : mixed
Parameters
$popupDataItems : array<string|int, PopupDataItem>
$excludedList : array<string|int, string>|array<string|int, PopupDataItem> = []

merge()

public merge(self $popupData) : self
Parameters
$popupData : self
Return values
self

mergeFromEntity()

public mergeFromEntity(RestConvertible $entity[, array<string|int, mixed> $excludedList = [] ]) : self
Parameters
$entity : RestConvertible
$excludedList : array<string|int, mixed> = []
Return values
self

toRestFormat()

public toRestFormat([array<string|int, mixed> $options = [] ]) : array<string|int, mixed>
Parameters
$options : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results