Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CallLogTable
+ Граф наследования:CallLogTable:

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

static getRecipientIdByCallId ($callId)
 
static getActualCallCount ()
 
static removeByCallId ($callId=null)
 
static getTableName ()
 
static getMap ()
 

Защищенные статические члены

static getFilterCurrentDate ()
 

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

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

Методы

◆ getActualCallCount()

static getActualCallCount ( )
static

Get actual call count.

Возвращает
int

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

◆ getFilterCurrentDate()

static getFilterCurrentDate ( )
staticprotected

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

◆ getMap()

static getMap ( )
static

Get map.

Возвращает
array

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

◆ getRecipientIdByCallId()

static getRecipientIdByCallId ( $callId)
static

Get recipient id by call id.

Возвращает
integer|null

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

◆ getTableName()

static getTableName ( )
static

Get table name.

Возвращает
string

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

◆ removeByCallId()

static removeByCallId ( $callId = null)
static

Remove by call id.

Аргументы
integer$callIdCall ID.
Возвращает
void

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