Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
Message Cписок членов класса
Полный список членов класса
Message
, включая наследуемые из базового класса
$authorId
Message
protected
$body
Message
protected
$checkRestrictions
Message
protected
$error
Message
protected
$externalStatus
Message
protected
$from
Message
protected
$headers
Message
protected
$id
Message
protected
$sender
Message
protected
$statusId
Message
protected
$to
Message
protected
$type
Message
protected
__construct
(Sender\Base $sender=null)
Message
checkFields
()
Message
createFromFields
(array $fields, Sender\Base $sender=null)
Message
static
EVENT_MESSAGE_UPDATED
Message
getAuthorId
()
Message
getBody
()
Message
getError
()
Message
getFieldsById
($messageId)
Message
static
getFrom
()
Message
getHeaders
()
Message
getSender
()
Message
getStatusId
()
Message
getTo
()
Message
getType
()
Message
loadByExternalId
(string $senderId, string $externalId, ?string $from=null)
Message
static
loadById
(int $id)
Message
static
send
()
Message
sendDirectly
()
Message
setAuthorId
(int $authorId)
Message
setBody
($body)
Message
setCheckRestrictions
(bool $checkRestrictions)
Message
setError
(Error $error)
Message
setFrom
($from)
Message
setHeaders
(array $headers)
Message
setSender
(Sender\Base $sender)
Message
setTo
($to)
Message
setType
(string $type)
Message
update
(array $fields)
Message
updateStatus
(int $newStatusId)
Message
updateStatusByExternalStatus
(string $externalStatus)
Message
updateWithSendResult
(Result\SendMessage $result, DateTime $nextExec)
Message
Создано системой
1.10.0