Bitrix API

GoogleApiSection

Table of Contents

Methods

__construct()  : mixed
createInstance()  : GoogleApiSection
createSection()  : array<string|int, mixed>|bool
deleteSection()  : void
updateSection()  : void
updateSectionList()  : array<string|int, mixed>

Methods

createSection()

public createSection(array<string|int, mixed> $section) : array<string|int, mixed>|bool
Parameters
$section : array<string|int, mixed>
Return values
array<string|int, mixed>|bool

deleteSection()

public deleteSection(array<string|int, mixed> $section) : void
Parameters
$section : array<string|int, mixed>

updateSection()

public updateSection(string $gApiCalendarId, array<string|int, mixed> $section) : void
Parameters
$gApiCalendarId : string
$section : array<string|int, mixed>

updateSectionList()

public updateSectionList(string $gApiCalendarId, array<string|int, mixed> $section) : array<string|int, mixed>
Parameters
$gApiCalendarId : string
$section : array<string|int, mixed>
Tags
throws
ArgumentException
Return values
array<string|int, mixed>

        
On this page

Search results