Bitrix API

NavigationBarPanel

Table of Contents

Constants

ID_ACTIVITY  = 'activity'
ID_AUTOMATION  = 'automation'
ID_CALENDAR  = 'calendar'
ID_DEADLINES  = 'deadlines'
ID_KANBAN  = 'kanban'
ID_LIST  = 'list'
ID_REPORTS  = 'reports'

Methods

__construct()  : mixed
get()  : array<string|int, mixed>
setBinding()  : self
setCustomSectionCode()  : self
setItems()  : self

Constants

Methods

__construct()

public __construct(int $entityTypeId[, int $categoryId = null ]) : mixed
Parameters
$entityTypeId : int
$categoryId : int = null

get()

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

setBinding()

public setBinding(string $key) : self
Parameters
$key : string
Return values
self

setCustomSectionCode()

public setCustomSectionCode(string|null $customSectionCode) : self
Parameters
$customSectionCode : string|null
Return values
self

setItems()

public setItems(array<string|int, mixed> $ids[, string $activeId = '' ]) : self
Parameters
$ids : array<string|int, mixed>
$activeId : string = ''
Return values
self

        
On this page

Search results