Bitrix API

CompositeTreeItem extends TreeItem

AbstractYes

Class CompositeTreeItem

Table of Contents

Methods

__construct()  : mixed
TreeItem constructor.
add()  : mixed
findChild()  : $this|TreeItem|null
getDescendants()  : array<string|int, mixed>
getDescendantsCount()  : int
getNodeId()  : mixed
getParent()  : mixed
isComposite()  : bool
remove()  : mixed
setNodeId()  : mixed
setParent()  : mixed

Methods

__construct()

TreeItem constructor.

public __construct(mixed $nodeId) : mixed
Parameters
$nodeId : mixed

getDescendants()

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

setNodeId()

public setNodeId(mixed $nodeId) : mixed
Parameters
$nodeId : mixed

        
On this page

Search results