1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($user_id=false, $arParams=Array()) | |
SearchMessage ($searchText, $toUserId, $fromUserId=false, $bTimeZone=true) | |
SearchDateMessage ($searchDate, $toUserId, $fromUserId=false, $bTimeZone=true) | |
GetMoreMessage ($pageId, $toUserId, $fromUserId=false, $bTimeZone=true) | |
RemoveMessage ($messageId) | |
RemoveAllMessage ($userId) | |
HideAllChatMessage ($chatId) | |
SearchChatMessage ($searchText, $chatId, $bTimeZone=true) | |
SearchDateChatMessage ($searchDate, $chatId, $bTimeZone=true) | |
GetMoreChatMessage ($pageId, $chatId, $bTimeZone=true) | |
GetMessagesByDate ($chatId, $date, $messageStart=0, $timezone=true) | |
GetRelatedMessages ($messageId, $previous=10, $next=10, $timezone=true, $textParser=true) |
См. определение в файле im_history.php строка 6
__construct | ( | $user_id = false, | |
$arParams = Array() ) |
См. определение в файле im_history.php строка 11
GetMessagesByDate | ( | $chatId, | |
$date, | |||
$messageStart = 0, | |||
$timezone = true ) |
См. определение в файле im_history.php строка 917
GetMoreChatMessage | ( | $pageId, | |
$chatId, | |||
$bTimeZone = true ) |
$pageId | ||
$chatId | ||
bool | $bTimeZone |
См. определение в файле im_history.php строка 722
См. определение в файле im_history.php строка 289
См. определение в файле im_history.php строка 1080
HideAllChatMessage | ( | $chatId | ) |
См. определение в файле im_history.php строка 494
RemoveAllMessage | ( | $userId | ) |
См. определение в файле im_history.php строка 433
RemoveMessage | ( | $messageId | ) |
См. определение в файле im_history.php строка 426
SearchChatMessage | ( | $searchText, | |
$chatId, | |||
$bTimeZone = true ) |
См. определение в файле im_history.php строка 536
SearchDateChatMessage | ( | $searchDate, | |
$chatId, | |||
$bTimeZone = true ) |
См. определение в файле im_history.php строка 626
См. определение в файле im_history.php строка 153
См. определение в файле im_history.php строка 21