Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Bitrix24Manager

Открытые статические члены

static isEnabled ()
 
static isPaidAccount ()
 
static hasPurchasedLicense ()
 
static hasDemoLicense ()
 
static hasNfrLicense ()
 
static hasPurchasedUsers ()
 
static hasPurchasedDiskSpace ()
 
static isRestBizProcEnabled ()
 
static prepareStubInfo (array $params)
 
static prepareLicenseInfoPopupScript (array $params)
 
static prepareLicenseInfoHelperScript (array $params)
 
static getLicenseListPageUrl ()
 
static getDemoLicensePageUrl ()
 
static isFeatureEnabled ($releaseName)
 
static getVariable ($name)
 
static isPlannerFeatureEnabled ()
 
static getEventWithPlannerLimit ()
 
static getEventsAmount ()
 
static setEventsAmount ($value=0)
 
static increaseEventsAmount ()
 
static getEventWithEmailGuestLimit ()
 
static getCountEventWithEmailGuestAmount ()
 
static setCountEventWithEmailGuestAmount ($value=0)
 
static increaseEventWithEmailGuestAmount ()
 
static isEventWithEmailGuestAllowed ()
 

Открытые атрибуты

const ICAL_EVENT_LIMIT_OPTION = "event_with_email_guest_amount"
 
const EVENT_AMOUNT = "event_with_planner_amount"
 

Подробное описание

См. определение в файле bitrix24manager.php строка 17

Методы

◆ getCountEventWithEmailGuestAmount()

static getCountEventWithEmailGuestAmount ( )
static

См. определение в файле bitrix24manager.php строка 466

◆ getDemoLicensePageUrl()

static getDemoLicensePageUrl ( )
static

Get URL for "Free 30-day trial" page.

Возвращает
string
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 338

◆ getEventsAmount()

static getEventsAmount ( )
static

Returns events amount

Возвращает
int

См. определение в файле bitrix24manager.php строка 413

◆ getEventWithEmailGuestLimit()

static getEventWithEmailGuestLimit ( )
static

Returns limitations for bitrix 24 for unpaid license

Возвращает
int (-1 if no limitation)
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 447

◆ getEventWithPlannerLimit()

static getEventWithPlannerLimit ( )
static

Check if specified feature is enabled

Возвращает
int
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 399

◆ getLicenseListPageUrl()

static getLicenseListPageUrl ( )
static

Get URL for "Choose a Bitrix24 plan" page.

Возвращает
string
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 321

◆ getVariable()

static getVariable ( $name)
static

Get variable value.

Аргументы
string$nameName of variable
Возвращает
mixed|null
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 373

◆ hasDemoLicense()

static hasDemoLicense ( )
static

Check if portal has trial license.

Возвращает
bool
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 103

◆ hasNfrLicense()

static hasNfrLicense ( )
static

Check if portal has NFR license.

Возвращает
bool
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 126

◆ hasPurchasedDiskSpace()

static hasPurchasedDiskSpace ( )
static

Check if portal has paid for extra disk space.

Возвращает
bool
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 172

◆ hasPurchasedLicense()

static hasPurchasedLicense ( )
static

Check if portal has paid license.

Возвращает
bool
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 80

◆ hasPurchasedUsers()

static hasPurchasedUsers ( )
static

Check if portal has paid for extra users.

Возвращает
bool
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 149

◆ increaseEventsAmount()

static increaseEventsAmount ( )
static

Increase events amount

Возвращает
void
Исключения
ArgumentOutOfRangeException

См. определение в файле bitrix24manager.php строка 437

◆ increaseEventWithEmailGuestAmount()

static increaseEventWithEmailGuestAmount ( )
static

См. определение в файле bitrix24manager.php строка 476

◆ isEnabled()

static isEnabled ( )
static

Check if current manager enabled.

Возвращает
bool

См. определение в файле bitrix24manager.php строка 44

◆ isEventWithEmailGuestAllowed()

static isEventWithEmailGuestAllowed ( )
static

См. определение в файле bitrix24manager.php строка 485

◆ isFeatureEnabled()

static isFeatureEnabled ( $releaseName)
static

Check if specified feature is enabled

Аргументы
string$releaseNameName of release.
Возвращает
bool
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 357

◆ isPaidAccount()

static isPaidAccount ( )
static

Check if portal has paid license, paid for extra users, paid for disk space or SIP features.

Возвращает
bool
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 54

◆ isPlannerFeatureEnabled()

static isPlannerFeatureEnabled ( )
static

Check if "planner" feature is enabled

Возвращает
bool

См. определение в файле bitrix24manager.php строка 387

◆ isRestBizProcEnabled()

static isRestBizProcEnabled ( )
static

Check if Business Processes are enabled for REST API.

Возвращает
bool
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 196

◆ prepareLicenseInfoHelperScript()

static prepareLicenseInfoHelperScript ( array $params)
static

Prepare JavaScript for opening purchaise information by info-helper slider

Аргументы
array$paramsInfo-helper params.
Возвращает
string
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 293

◆ prepareLicenseInfoPopupScript()

static prepareLicenseInfoPopupScript ( array $params)
static

Prepare JavaScript for license purchase information.

Аргументы
array$paramsPopup params.
Возвращает
string
Исключения
Main

LoaderException

См. определение в файле bitrix24manager.php строка 258

◆ prepareStubInfo()

static prepareStubInfo ( array $params)
static
Аргументы
array$params
Возвращает
array|null
Исключения
LoaderException

См. определение в файле bitrix24manager.php строка 206

◆ setCountEventWithEmailGuestAmount()

static setCountEventWithEmailGuestAmount ( $value = 0)
static

См. определение в файле bitrix24manager.php строка 471

◆ setEventsAmount()

static setEventsAmount ( $value = 0)
static

Sets events amount

Аргументы
int$valueamount of events
Возвращает
void
Исключения
ArgumentOutOfRangeException

См. определение в файле bitrix24manager.php строка 424

Данные класса

◆ EVENT_AMOUNT

const EVENT_AMOUNT = "event_with_planner_amount"

См. определение в файле bitrix24manager.php строка 20

◆ ICAL_EVENT_LIMIT_OPTION

const ICAL_EVENT_LIMIT_OPTION = "event_with_email_guest_amount"

См. определение в файле bitrix24manager.php строка 19