|
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 |
◆ getDialogId()
static getDialogId |
( |
int | $chatId, |
|
|
| $userId = null ) |
|
static |
◆ getLink()
static getLink |
( |
| $dialogId, |
|
|
| $userId = null ) |
|
static |
◆ getRelation()
static getRelation |
( |
| $userId1, |
|
|
| $userId2, |
|
|
| $params = array() ) |
|
static |
◆ getTitle()
static getTitle |
( |
| $dialogId, |
|
|
| $userId = null ) |
|
static |
◆ hasAccess()
static hasAccess |
( |
| $dialogId, |
|
|
| $userId = null ) |
|
static |
◆ read()
static read |
( |
| $dialogId, |
|
|
| $messageId = null, |
|
|
| $userId = null ) |
|
static |
◆ readAll()
static readAll |
( |
| $userId = null | ) |
|
|
static |
◆ unread()
static unread |
( |
| $dialogId, |
|
|
| $messageId = null, |
|
|
| $userId = null ) |
|
static |