|
static | Add ($arFields) |
static | Update ($ID, $arFields) |
static | GetList ($arOrder=Array("ID"=> "DESC"), $arFilter=Array(), $arGroupBy=false, $arNavStartParams=false, $arSelectFields=array()) |
static | GetChatLastDate ($currentUserID, $userID) |
static | GetMessagesForChat ($currentUserID, $userID, $date=false, $arNavStartParams=false, $replyMessId=false) |
static | GetMessagesUsers ($userID, $arNavStartParams=false, $online_interval=120) |
static | Now () |
static | CheckFields ($ACTION, &$arFields, $ID=0) |
static | Delete ($ID) |
static | DeleteMessage ($ID, $userID, $bCheckMessages=true) |
static | DeleteNoDemand ($userID) |
static | GetByID ($ID) |
static | SendEvent ($messageID, $mailTemplate="SONET_NEW_MESSAGE") |
static | MarkMessageRead ($senderUserID, $messageID, $bRead=true) |
static | CreateMessage ($senderUserID, $targetUserID, $message, $title=false) |
static | MarkMessageReadMultiple ($userID, $arIDs) |
static | DeleteMessageMultiple ($userID, $arIDs) |
static | DeleteConversation ($CurrentUserID, $PartnerUserID) |
static | __SpeedFileCheckMessages ($userID) |
static | __SpeedFileCreate ($userID) |
static | __SpeedFileDelete ($userID) |
static | SpeedFileExists ($userID) |
static | SendEventAgent () |
См. определение в файле messages.php строка 5
◆ Add()
◆ GetChatLastDate()
GetChatLastDate |
( |
| $currentUserID, |
|
|
| $userID ) |
|
static |
◆ GetList()
GetList |
( |
| $arOrder = Array("ID" => "DESC"), |
|
|
| $arFilter = Array(), |
|
|
| $arGroupBy = false, |
|
|
| $arNavStartParams = false, |
|
|
| $arSelectFields = array() ) |
|
static |
◆ GetMessagesForChat()
GetMessagesForChat |
( |
| $currentUserID, |
|
|
| $userID, |
|
|
| $date = false, |
|
|
| $arNavStartParams = false, |
|
|
| $replyMessId = false ) |
|
static |
◆ GetMessagesUsers()
GetMessagesUsers |
( |
| $userID, |
|
|
| $arNavStartParams = false, |
|
|
| $online_interval = 120 ) |
|
static |
◆ Now()
◆ Update()
Update |
( |
| $ID, |
|
|
| $arFields ) |
|
static |
Объявления и описания членов класса находятся в файле: