Settings
FinalYes
Table of Contents
Constants
- MAIL_CRM_NEW_MESSAGE_CONTEXT_ID = 'crm_mail_new_message'
- MAIL_CRM_REPLY_MESSAGE_CONTEXT_ID = 'crm_mail_reply_message'
- MAIL_NEW_MESSAGE_CONTEXT_ID = 'mail_new_message'
- MAIL_REPLY_MESSAGE_CONTEXT_ID = 'mail_reply_message'
Methods
- getMailCopilotParams() : array<string|int, mixed>
- getMailCrmCopilotParams() : array<string|int, mixed>
- instance() : self
- isMailCopilotEnabledInGlobalSettings() : bool
- isMailCrmCopilotEnabledInGlobalSettings() : bool
Constants
MAIL_CRM_NEW_MESSAGE_CONTEXT_ID
public
mixed
MAIL_CRM_NEW_MESSAGE_CONTEXT_ID
= 'crm_mail_new_message'
MAIL_CRM_REPLY_MESSAGE_CONTEXT_ID
public
mixed
MAIL_CRM_REPLY_MESSAGE_CONTEXT_ID
= 'crm_mail_reply_message'
MAIL_NEW_MESSAGE_CONTEXT_ID
public
mixed
MAIL_NEW_MESSAGE_CONTEXT_ID
= 'mail_new_message'
MAIL_REPLY_MESSAGE_CONTEXT_ID
public
mixed
MAIL_REPLY_MESSAGE_CONTEXT_ID
= 'mail_reply_message'
Methods
getMailCopilotParams()
public
getMailCopilotParams(string $contextId[, array<string|int, mixed>|null $contextParams = null ]) : array<string|int, mixed>
Parameters
- $contextId : string
- $contextParams : array<string|int, mixed>|null = null
Return values
array<string|int, mixed>getMailCrmCopilotParams()
public
getMailCrmCopilotParams(string $contextId[, array<string|int, mixed>|null $contextParams = null ]) : array<string|int, mixed>
Parameters
- $contextId : string
- $contextParams : array<string|int, mixed>|null = null
Return values
array<string|int, mixed>instance()
public
static instance() : self
Return values
selfisMailCopilotEnabledInGlobalSettings()
public
isMailCopilotEnabledInGlobalSettings() : bool
Return values
boolisMailCrmCopilotEnabledInGlobalSettings()
public
isMailCrmCopilotEnabledInGlobalSettings() : bool