См. определение в файле bitrix24manager.php строка 17
◆ getCountEventWithEmailGuestAmount()
static getCountEventWithEmailGuestAmount |
( |
| ) |
|
|
static |
◆ getDemoLicensePageUrl()
static getDemoLicensePageUrl |
( |
| ) |
|
|
static |
Get URL for "Free 30-day trial" page.
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 338
◆ getEventsAmount()
static getEventsAmount |
( |
| ) |
|
|
static |
◆ getEventWithEmailGuestLimit()
static getEventWithEmailGuestLimit |
( |
| ) |
|
|
static |
Returns limitations for bitrix 24 for unpaid license
- Возвращает
- int (-1 if no limitation)
- Исключения
-
См. определение в файле bitrix24manager.php строка 447
◆ getEventWithPlannerLimit()
static getEventWithPlannerLimit |
( |
| ) |
|
|
static |
Check if specified feature is enabled
- Возвращает
- int
- Исключения
-
См. определение в файле bitrix24manager.php строка 399
◆ getLicenseListPageUrl()
static getLicenseListPageUrl |
( |
| ) |
|
|
static |
Get URL for "Choose a Bitrix24 plan" page.
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 321
◆ getVariable()
static getVariable |
( |
| $name | ) |
|
|
static |
Get variable value.
- Аргументы
-
string | $name | Name of variable |
- Возвращает
- mixed|null
- Исключения
-
См. определение в файле bitrix24manager.php строка 373
◆ hasDemoLicense()
static hasDemoLicense |
( |
| ) |
|
|
static |
Check if portal has trial license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 103
◆ hasNfrLicense()
Check if portal has NFR license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 126
◆ hasPurchasedDiskSpace()
static hasPurchasedDiskSpace |
( |
| ) |
|
|
static |
Check if portal has paid for extra disk space.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 172
◆ hasPurchasedLicense()
static hasPurchasedLicense |
( |
| ) |
|
|
static |
Check if portal has paid license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 80
◆ hasPurchasedUsers()
static hasPurchasedUsers |
( |
| ) |
|
|
static |
Check if portal has paid for extra users.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 149
◆ increaseEventsAmount()
static increaseEventsAmount |
( |
| ) |
|
|
static |
Increase events amount
- Возвращает
- void
- Исключения
-
ArgumentOutOfRangeException | |
См. определение в файле bitrix24manager.php строка 437
◆ increaseEventWithEmailGuestAmount()
static increaseEventWithEmailGuestAmount |
( |
| ) |
|
|
static |
◆ isEnabled()
◆ isEventWithEmailGuestAllowed()
static isEventWithEmailGuestAllowed |
( |
| ) |
|
|
static |
◆ isFeatureEnabled()
static isFeatureEnabled |
( |
| $releaseName | ) |
|
|
static |
Check if specified feature is enabled
- Аргументы
-
string | $releaseName | Name of release. |
- Возвращает
- bool
- Исключения
-
См. определение в файле bitrix24manager.php строка 357
◆ isPaidAccount()
Check if portal has paid license, paid for extra users, paid for disk space or SIP features.
- Возвращает
- bool
- Исключения
-
См. определение в файле bitrix24manager.php строка 54
◆ isPlannerFeatureEnabled()
static isPlannerFeatureEnabled |
( |
| ) |
|
|
static |
◆ isRestBizProcEnabled()
static isRestBizProcEnabled |
( |
| ) |
|
|
static |
Check if Business Processes are enabled for REST API.
- Возвращает
- bool
- Исключения
-
См. определение в файле bitrix24manager.php строка 196
◆ prepareLicenseInfoHelperScript()
static prepareLicenseInfoHelperScript |
( |
array | $params | ) |
|
|
static |
Prepare JavaScript for opening purchaise information by info-helper slider
- Аргументы
-
array | $params | Info-helper params. |
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 293
◆ prepareLicenseInfoPopupScript()
static prepareLicenseInfoPopupScript |
( |
array | $params | ) |
|
|
static |
Prepare JavaScript for license purchase information.
- Аргументы
-
array | $params | Popup params. |
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 258
◆ prepareStubInfo()
static prepareStubInfo |
( |
array | $params | ) |
|
|
static |
◆ setCountEventWithEmailGuestAmount()
static setCountEventWithEmailGuestAmount |
( |
| $value = 0 | ) |
|
|
static |
◆ setEventsAmount()
static setEventsAmount |
( |
| $value = 0 | ) |
|
|
static |
Sets events amount
- Аргументы
-
int | $value | amount of events |
- Возвращает
- void
- Исключения
-
ArgumentOutOfRangeException | |
См. определение в файле bitrix24manager.php строка 424
◆ EVENT_AMOUNT
const EVENT_AMOUNT = "event_with_planner_amount" |
◆ ICAL_EVENT_LIMIT_OPTION
const ICAL_EVENT_LIMIT_OPTION = "event_with_email_guest_amount" |