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

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

static isEnabled ()
static isFeatureEnabled ($featureId)
static isPromoFeatureEnabled ($featureId)
static getVariable ($name)
static isPlannerFeatureEnabled ()
static getEventWithPlannerLimit ()
static getEventsAmount ()
static setEventsAmount ($value=0)
static increaseEventsAmount ()

Поля данных

const EVENT_AMOUNT = "event_with_planner_amount"

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

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

Методы

◆ getEventsAmount()

getEventsAmount ( )
static

Returns events amount

Возвращает
int

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

◆ getEventWithPlannerLimit()

getEventWithPlannerLimit ( )
static

Check if specified feature is enabled

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

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

◆ getVariable()

getVariable ( $name)
static

Get variable value.

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

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

◆ increaseEventsAmount()

increaseEventsAmount ( )
static

Increase events amount

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

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

◆ isEnabled()

isEnabled ( )
static

Check if current manager enabled.

Возвращает
bool

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

◆ isFeatureEnabled()

isFeatureEnabled ( $featureId)
static

Check if specified feature is enabled

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

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

◆ isPlannerFeatureEnabled()

isPlannerFeatureEnabled ( )
static

Check if "planner" feature is enabled

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

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

◆ isPromoFeatureEnabled()

isPromoFeatureEnabled ( $featureId)
static

Check if specified feature is promo for current tariff

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

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

◆ setEventsAmount()

setEventsAmount ( $value = 0)
static

Sets events amount

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

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

Поля

◆ EVENT_AMOUNT

const EVENT_AMOUNT = "event_with_planner_amount"

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


Объявления и описания членов класса находятся в файле: