Bitrix API

SectionDto extends Dto

Table of Contents

Properties

$allowedOnlineMeetingProviders  : array<string|int, mixed>
$canEdit  : bool
$canShare  : bool
$canViewPrivateItems  : bool
$changeKey  : string
$color  : string|int
$defaultOnlineMeetingProvider  : string
$hexColor  : string
$id  : string
$isDefaultCalendar  : bool
$isRemovable  : bool
$isTallyingResponses  : bool
$name  : string
$owner  : EmailDto

Methods

__construct()  : mixed
getMetaFields()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>|bool|float|int|string

Properties

$allowedOnlineMeetingProviders

public array<string|int, mixed> $allowedOnlineMeetingProviders

$canViewPrivateItems

public bool $canViewPrivateItems

$defaultOnlineMeetingProvider

public string $defaultOnlineMeetingProvider

$isDefaultCalendar

public bool $isDefaultCalendar

$isTallyingResponses

public bool $isTallyingResponses

Methods

__construct()

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

getMetaFields()

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

toArray()

public toArray([bool $filterEmptyValue = false ]) : array<string|int, mixed>|bool|float|int|string
Parameters
$filterEmptyValue : bool = false
Return values
array<string|int, mixed>|bool|float|int|string

        
On this page

Search results