Bitrix API

StoreDocumentElement implements AccessibleItem

Table of Contents

Interfaces

AccessibleItem

Methods

__construct()  : mixed
createFromArray()  : StoreDocumentElement
Create from fields array.
createFromId()  : StoreDocumentElement
getId()  : int
getStoreIds()  : array<string|int, int>
Store ids used in document element.

Methods

__construct()

public __construct(int $id[, array<string|int, mixed> $storeIds = [] ]) : mixed
Parameters
$id : int
$storeIds : array<string|int, mixed> = []

getStoreIds()

Store ids used in document element.

public getStoreIds() : array<string|int, int>
Return values
array<string|int, int>

        
On this page

Search results