См. определение в файле bitrix24manager.php строка 15
◆ getCountEventWithEmailGuestAmount()
static getCountEventWithEmailGuestAmount |
( |
| ) |
|
|
static |
◆ getDemoLicensePageUrl()
static getDemoLicensePageUrl |
( |
| ) |
|
|
static |
Get URL for "Free 30-day trial" page.
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 321
◆ getEventsAmount()
static getEventsAmount |
( |
| ) |
|
|
static |
◆ getEventWithEmailGuestLimit()
static getEventWithEmailGuestLimit |
( |
| ) |
|
|
static |
Returns limitations for bitrix 24 for unpaid license
- Возвращает
- int (-1 if no limitation)
См. определение в файле bitrix24manager.php строка 421
◆ getEventWithPlannerLimit()
static getEventWithPlannerLimit |
( |
| ) |
|
|
static |
◆ getLicenseListPageUrl()
static getLicenseListPageUrl |
( |
| ) |
|
|
static |
Get URL for "Choose a Bitrix24 plan" page.
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 306
◆ getVariable()
static getVariable |
( |
|
$name | ) |
|
|
static |
Get variable value.
- Аргументы
-
string | $name | Name of variable |
- Возвращает
- mixed|null
См. определение в файле bitrix24manager.php строка 352
◆ hasDemoLicense()
static hasDemoLicense |
( |
| ) |
|
|
static |
Check if portal has trial license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 97
◆ hasNfrLicense()
Check if portal has NFR license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 118
◆ hasPurchasedDiskSpace()
static hasPurchasedDiskSpace |
( |
| ) |
|
|
static |
Check if portal has paid for extra disk space.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 160
◆ hasPurchasedLicense()
static hasPurchasedLicense |
( |
| ) |
|
|
static |
Check if portal has paid license.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 76
◆ hasPurchasedUsers()
static hasPurchasedUsers |
( |
| ) |
|
|
static |
Check if portal has paid for extra users.
- Возвращает
- bool
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 139
◆ increaseEventsAmount()
static increaseEventsAmount |
( |
| ) |
|
|
static |
◆ 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 строка 337
◆ isPaidAccount()
Check if portal has paid license, paid for extra users, paid for disk space or SIP features.
- Возвращает
- bool
См. определение в файле bitrix24manager.php строка 50
◆ isPlannerFeatureEnabled()
static isPlannerFeatureEnabled |
( |
| ) |
|
|
static |
◆ isRestBizProcEnabled()
static isRestBizProcEnabled |
( |
| ) |
|
|
static |
Check if Business Processes are enabled for REST API.
- Возвращает
- bool
См. определение в файле bitrix24manager.php строка 180
◆ 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 строка 277
◆ prepareLicenseInfoPopupScript()
static prepareLicenseInfoPopupScript |
( |
array |
$params | ) |
|
|
static |
Prepare JavaScript for license purchase information.
- Аргументы
-
array | $params | Popup params. |
- Возвращает
- string
- Исключения
-
LoaderException
См. определение в файле bitrix24manager.php строка 244
◆ 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
См. определение в файле bitrix24manager.php строка 400
◆ EVENT_AMOUNT
const EVENT_AMOUNT = "event_with_planner_amount" |
◆ ICAL_EVENT_LIMIT_OPTION
const ICAL_EVENT_LIMIT_OPTION = "event_with_email_guest_amount" |