1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
eventdictionary.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Internals\Counter\Event;
4
5
class
EventDictionary
6
{
7
public
const
EVENT_ATTENDEES_UPDATED
=
'onEventAttendeesUpdated'
;
8
public
const
SYNC_CHANGED
=
'onSyncChanged'
;
9
public
const
COUNTERS_UPDATE
=
'onCountersUpdate'
;
10
public
const
OPEN_EVENT_CREATED
=
'onOpenEventCreated'
;
11
public
const
OPEN_EVENT_DELETED
=
'onOpenEventDeleted'
;
12
public
const
OPEN_EVENT_SEEN
=
'onOpenEventSeen'
;
13
14
public
const
OPEN_EVENT_SCORER_UPDATED
=
'openEventScorerUpdated'
;
15
}
Bitrix\Calendar\Internals\Counter\Event\EventDictionary
Определения
eventdictionary.php:6
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\OPEN_EVENT_DELETED
const OPEN_EVENT_DELETED
Определения
eventdictionary.php:11
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\OPEN_EVENT_CREATED
const OPEN_EVENT_CREATED
Определения
eventdictionary.php:10
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\COUNTERS_UPDATE
const COUNTERS_UPDATE
Определения
eventdictionary.php:9
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\EVENT_ATTENDEES_UPDATED
const EVENT_ATTENDEES_UPDATED
Определения
eventdictionary.php:7
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\OPEN_EVENT_SCORER_UPDATED
const OPEN_EVENT_SCORER_UPDATED
Определения
eventdictionary.php:14
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\SYNC_CHANGED
const SYNC_CHANGED
Определения
eventdictionary.php:8
Bitrix\Calendar\Internals\Counter\Event\EventDictionary\OPEN_EVENT_SEEN
const OPEN_EVENT_SEEN
Определения
eventdictionary.php:12
bitrix
modules
calendar
lib
internals
counter
event
eventdictionary.php
Создано системой
1.14.0