Bitrix API

Message extends Base

Table of Contents

Methods

fromArray()  : self
getBody()  : string
getBodyHtml()  : string
getDate()  : DateTime
getFrom()  : string
getId()  : int
getMailboxId()  : int
getMsgId()  : string
getSubject()  : string
getTo()  : string
toArray()  : array<string|int, mixed>

Methods

fromArray()

public static fromArray(array<string|int, mixed> $array) : self
Parameters
$array : array<string|int, mixed>
Return values
self

getBody()

public getBody() : string
Return values
string

getBodyHtml()

public getBodyHtml() : string
Return values
string

getFrom()

public getFrom() : string
Return values
string

getId()

public getId() : int
Return values
int

getMailboxId()

public getMailboxId() : int
Return values
int

getMsgId()

public getMsgId() : string
Return values
string

getSubject()

public getSubject() : string
Return values
string

getTo()

public getTo() : string
Return values
string

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results