Bitrix API

MailTemplate

Table of Contents

Methods

getAttachmentList()  : array<string|int, int>
Returns list of mail template attachment files.
getTableList()  : array<string|int, string>
Returns table list corresponding to indicator.
getTitle()  : string
Returns title of the indicator.

Methods

getAttachmentList()

Returns list of mail template attachment files.

public static getAttachmentList() : array<string|int, int>
Return values
array<string|int, int>

getTableList()

Returns table list corresponding to indicator.

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

getTitle()

Returns title of the indicator.

public getTitle() : string
Return values
string

        
On this page

Search results