Bitrix API

StructureBackwardAdapter

Table of Contents

Methods

clearCache()  : void
getStructure()  : array<string|int, mixed>
getStructureWithoutEmployee()  : array<string|int, mixed>

Methods

getStructure()

public static getStructure([int|null $fromIblockSectionId = null ][, int|null $depth = 0 ]) : array<string|int, mixed>
Parameters
$fromIblockSectionId : int|null = null
$depth : int|null = 0
Tags
throws
ObjectPropertyException
throws
SystemException
throws
ArgumentException
Return values
array<string|int, mixed>

getStructureWithoutEmployee()

public static getStructureWithoutEmployee([int|null $fromIblockSectionId = null ][, int|null $depth = null ]) : array<string|int, mixed>
Parameters
$fromIblockSectionId : int|null = null
$depth : int|null = null
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

        
On this page

Search results