Bitrix-D7 23.9
 
Указатель Классы Пространства имен Функции Переменные
Загрузка...
Поиск...
Не найдено
Класс Limit

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

static getTypes ()
 
static getTypesForJs ()
 
static getTypeCallScreenSharing ()
 
static getTypeCallRecord ()
 
static getTypeCallBackground ()
 
static getTypeCallBlurBackground ()
 
static isActiveCallExtension ()
 
static getCounter (string $code)
 
static setCounter (string $code, int $value)
 
static incrementCounter (string $code)
 

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

const COUNTER_CALL_SUCCESS = 'counter_call_success'
 
const CALL_SCREEN_SHARING = 'call_screen_sharing'
 
const CALL_RECORD = 'call_record'
 
const CALL_BACKGROUND = 'call_background'
 
const CALL_BLUR_BACKGROUND = 'call_blur_background'
 

Статические открытые данные

static $isActiveCallExtension = null
 

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

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

Методы

◆ getCounter()

static getCounter ( string $code)
static

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

◆ getTypeCallBackground()

static getTypeCallBackground ( )
static

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

◆ getTypeCallBlurBackground()

static getTypeCallBlurBackground ( )
static

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

◆ getTypeCallRecord()

static getTypeCallRecord ( )
static

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

◆ getTypeCallScreenSharing()

static getTypeCallScreenSharing ( )
static

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

◆ getTypes()

static getTypes ( )
static

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

◆ getTypesForJs()

static getTypesForJs ( )
static

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

◆ incrementCounter()

static incrementCounter ( string $code)
static

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

◆ isActiveCallExtension()

static isActiveCallExtension ( )
static

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

◆ setCounter()

static setCounter ( string $code,
int $value )
static

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

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

◆ $isActiveCallExtension

$isActiveCallExtension = null
static

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

◆ CALL_BACKGROUND

const CALL_BACKGROUND = 'call_background'

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

◆ CALL_BLUR_BACKGROUND

const CALL_BLUR_BACKGROUND = 'call_blur_background'

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

◆ CALL_RECORD

const CALL_RECORD = 'call_record'

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

◆ CALL_SCREEN_SHARING

const CALL_SCREEN_SHARING = 'call_screen_sharing'

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

◆ COUNTER_CALL_SUCCESS

const COUNTER_CALL_SUCCESS = 'counter_call_success'

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