1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Reaction
Граф наследования:Reaction:
BaseController

Открытые члены

 addAction (Message $message, string $reaction)
 deleteAction (Message $message, string $reaction)
 tailAction (Message $message, array $filter=[], array $order=[], int $limit=50)
Открытые члены унаследованные от BaseController
 getAutoWiredParameters ()

Дополнительные унаследованные члены

Открытые статические члены унаследованные от BaseController
static recursiveWhiteList ($fields, $whiteList, bool $sanitizeOnly=false)
Защищенные члены унаследованные от BaseController
 getDefaultPreFilters ()
 getLimit (int $limit)
 toRestFormat (RestConvertible ... $entities)
 load (\Bitrix\Im\V2\Chat $chat, int $messageLimit, int $pinLimit, bool $ignoreMark=false, ?Message $targetMessage=null)
 toRestFormatWithPaginationData (array $entities, int $needCount, int $realCount)
 checkWhiteList (array $fields, array $whiteList)
 getChatByPostId (int $postId, bool $createIfNotExists)
 getMessagesByIds (array $ids)
 convertCharToBool (string $char, bool $default=false)
 getRawValue (string $key)
 prepareFields (array $fields, array $whiteList)
Защищенные данные унаследованные от BaseController
const MAX_LIMIT = 200
const DEFAULT_LIMIT = 50
const MAX_MESSAGES_COUNT = 100

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

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

Методы

◆ addAction()

addAction ( Message $message,
string $reaction )

@restMethod im.v2.Chat.Message.Reaction.add

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

◆ deleteAction()

deleteAction ( Message $message,
string $reaction )

@restMethod im.v2.Chat.Message.Reaction.delete

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

◆ tailAction()

tailAction ( Message $message,
array $filter = [],
array $order = [],
int $limit = 50 )

@restMethod im.v2.Chat.Message.Reaction.tail

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/im/lib/V2/Controller/Chat/Message/Reaction.php