См. определение в файле sharingeventmanager.php строка 24
◆ __construct()
- Аргументы
-
Event | $event | |
int | null | $hostId | |
int | null | $ownerId | |
Sharing\Link\Link | null | $link | |
См. определение в файле sharingeventmanager.php строка 43
◆ createEvent()
createEvent |
( |
bool | $sendInvitations = true, |
|
|
string | $externalUserName = '' ) |
- Аргументы
-
bool | $sendInvitations | |
string | $externalUserName | |
- Возвращает
- Result
- Исключения
-
См. определение в файле sharingeventmanager.php строка 68
◆ deactivateEventLink()
◆ deleteEvent()
◆ getCrmEventDataFromRequest()
static getCrmEventDataFromRequest |
( |
| $request | ) |
|
|
static |
◆ getEventDataFromRequest()
static getEventDataFromRequest |
( |
| $request | ) |
|
|
static |
◆ getSharingEventNameByUserId()
static getSharingEventNameByUserId |
( |
int | $userId | ) |
|
|
static |
◆ getSharingEventNameByUserName()
static getSharingEventNameByUserName |
( |
?string | $userName | ) |
|
|
static |
◆ getSharingEventTypes()
static getSharingEventTypes |
( |
| ) |
|
|
static |
◆ isEmailCorrect()
static isEmailCorrect |
( |
string | $userContact | ) |
|
|
static |
◆ isPhoneNumberCorrect()
static isPhoneNumberCorrect |
( |
string | $userContact | ) |
|
|
static |
◆ onSharingEventEdit()
static onSharingEventEdit |
( |
array | $fields | ) |
|
|
static |
◆ prepareEventForSave()
◆ reSaveEventWithoutAttendeesExceptHostAndSharingLinkOwner()
◆ setCanceledTimeOnSharedLink()
static setCanceledTimeOnSharedLink |
( |
int | $eventId | ) |
|
|
static |
◆ setDeclinedStatusOnLinkOwnerEvent()
◆ setEvent()
◆ validateContactData()
static validateContactData |
( |
string | $userContact | ) |
|
|
static |
◆ validateContactName()
static validateContactName |
( |
string | $userName | ) |
|
|
static |
◆ SHARED_EVENT_CRM_TYPE
const SHARED_EVENT_CRM_TYPE = Dictionary::EVENT_TYPE['shared_crm'] |
◆ SHARED_EVENT_TYPE
const SHARED_EVENT_TYPE = Dictionary::EVENT_TYPE['shared'] |