Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс GoogleApiSection

Открытые члены

 __construct ()
 
 createSection (array $section)
 
 deleteSection (array $section)
 
 updateSection (string $gApiCalendarId, array $section)
 
 updateSectionList (string $gApiCalendarId, array $section)
 

Открытые статические члены

static createInstance ()
 

Подробное описание

См. определение в файле googleapisection.php строка 13

Конструктор(ы)

◆ __construct()

__construct ( )

См. определение в файле googleapisection.php строка 29

Методы

◆ createInstance()

static createInstance ( )
static
Аргументы
array$connection
Возвращает
GoogleApiSection

См. определение в файле googleapisection.php строка 24

◆ createSection()

createSection ( array $section)
Возвращает
array|bool

См. определение в файле googleapisection.php строка 36

◆ deleteSection()

deleteSection ( array $section)

См. определение в файле googleapisection.php строка 42

◆ updateSection()

updateSection ( string $gApiCalendarId,
array $section )

См. определение в файле googleapisection.php строка 47

◆ updateSectionList()

updateSectionList ( string $gApiCalendarId,
array $section )
Аргументы
string$gApiCalendarId
array$section
Возвращает
array
Исключения

Bitrix\Main\ArgumentException

См. определение в файле googleapisection.php строка 59