1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
sectiondto.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Sync\Office365\Dto;
4
5
class
SectionDto
extends
Dto
6
{
8
public
$id
;
10
public
$name
;
12
public
$color
;
14
public
$hexColor
;
16
public
$isDefaultCalendar
;
18
public
$changeKey
;
20
public
$canShare
;
22
public
$canViewPrivateItems
;
24
public
$canEdit
;
26
public
$allowedOnlineMeetingProviders
;
28
public
$defaultOnlineMeetingProvider
;
30
public
$isTallyingResponses
;
32
public
$isRemovable
;
34
public
$owner
;
35
39
protected
function
getComplexPropertyMap
():
array
40
{
41
return
[
42
'owner'
=> [
43
'class'
=> EmailDto::class,
44
'isMandatory'
=>
true
,
45
],
46
];
47
}
48
}
Bitrix\Calendar\Sync\Office365\Dto\Dto
Определения
dto.php:6
Bitrix\Calendar\Sync\Office365\Dto\SectionDto
Определения
sectiondto.php:6
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$allowedOnlineMeetingProviders
$allowedOnlineMeetingProviders
Определения
sectiondto.php:26
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\getComplexPropertyMap
getComplexPropertyMap()
Определения
sectiondto.php:39
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$changeKey
$changeKey
Определения
sectiondto.php:18
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$isTallyingResponses
$isTallyingResponses
Определения
sectiondto.php:30
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$owner
$owner
Определения
sectiondto.php:34
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$canShare
$canShare
Определения
sectiondto.php:20
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$color
$color
Определения
sectiondto.php:12
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$hexColor
$hexColor
Определения
sectiondto.php:14
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$canViewPrivateItems
$canViewPrivateItems
Определения
sectiondto.php:22
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$name
$name
Определения
sectiondto.php:10
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$defaultOnlineMeetingProvider
$defaultOnlineMeetingProvider
Определения
sectiondto.php:28
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$isDefaultCalendar
$isDefaultCalendar
Определения
sectiondto.php:16
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$isRemovable
$isRemovable
Определения
sectiondto.php:32
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$id
$id
Определения
sectiondto.php:8
Bitrix\Calendar\Sync\Office365\Dto\SectionDto\$canEdit
$canEdit
Определения
sectiondto.php:24
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
calendar
lib
sync
office365
dto
sectiondto.php
Создано системой
1.14.0