Class LicenseManager
См. определение в файле licensemanager.php строка 15
◆ checkTheMailboxForSyncAvailability()
static checkTheMailboxForSyncAvailability |
( |
int | $checkedMailboxId | ) |
|
|
static |
◆ checkUserHasNotExceededTheConnectedMailboxesLimit()
static checkUserHasNotExceededTheConnectedMailboxesLimit |
( |
| $userId = null | ) |
|
|
static |
◆ getEmailsLimitToSendMessage()
static getEmailsLimitToSendMessage |
( |
| ) |
|
|
static |
◆ getSharedMailboxesLimit()
static getSharedMailboxesLimit |
( |
| ) |
|
|
static |
◆ getSyncOldLimit()
static getSyncOldLimit |
( |
| ) |
|
|
static |
Returns the number of days to store messages
- Возвращает
- int
См. определение в файле licensemanager.php строка 354
◆ getUserMailboxesLimit()
static getUserMailboxesLimit |
( |
| ) |
|
|
static |
How many mailboxes a user can connect
- Возвращает
- int
См. определение в файле licensemanager.php строка 324
◆ isCleanupOldEnabled()
static isCleanupOldEnabled |
( |
| ) |
|
|
static |
Checks if old messages should be deleted
- Возвращает
- bool
См. определение в файле licensemanager.php строка 369
◆ isEnabledNotificationOfMailMessageInCrm()
static isEnabledNotificationOfMailMessageInCrm |
( |
| $userId | ) |
|
|
static |
◆ isMailClientReadyToUse()
static isMailClientReadyToUse |
( |
| $userId = null | ) |
|
|
static |
◆ isSyncAvailable()
static isSyncAvailable |
( |
| ) |
|
|
static |
Checks if mailboxes synchronization is available
- Возвращает
- bool
См. определение в файле licensemanager.php строка 299