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

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

static getTitle ($dialogId, $userId=null)
 
static getDialogId (int $chatId, $userId=null)
 
static getChatId ($dialogId, $userId=null)
 
static getLink ($dialogId, $userId=null)
 
static hasAccess ($dialogId, $userId=null)
 
static read ($dialogId, $messageId=null, $userId=null)
 
static readAll ($userId=null)
 
static unread ($dialogId, $messageId=null, $userId=null)
 
static getRelation ($userId1, $userId2, $params=array())
 

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

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

Методы

◆ getChatId()

static getChatId ( $dialogId,
$userId = null )
static

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

◆ getDialogId()

static getDialogId ( int $chatId,
$userId = null )
static

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

◆ getLink()

static getLink ( $dialogId,
$userId = null )
static

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

◆ getRelation()

static getRelation ( $userId1,
$userId2,
$params = array() )
static

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

◆ getTitle()

static getTitle ( $dialogId,
$userId = null )
static

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

◆ hasAccess()

static hasAccess ( $dialogId,
$userId = null )
static

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

◆ read()

static read ( $dialogId,
$messageId = null,
$userId = null )
static

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

◆ readAll()

static readAll ( $userId = null)
static

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

◆ unread()

static unread ( $dialogId,
$messageId = null,
$userId = null )
static

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