Bitrix API

PresetInterface

Table of Contents

Methods

getCode()  : string
getItems()  : array<string|int, mixed>
getName()  : string
getParentForItem()  : string|null
getSortForItem()  : int|null
getStructure()  : array<string|int, mixed>
isAvailable()  : bool

Methods

getItems()

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

getParentForItem()

public getParentForItem(mixed $itemId, Basic $item) : string|null
Parameters
$itemId : mixed
$item : Basic
Return values
string|null

getSortForItem()

public getSortForItem(mixed $itemId, mixed $parentId) : int|null
Parameters
$itemId : mixed
$parentId : mixed
Return values
int|null

getStructure()

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

        
On this page

Search results