Bitrix API

Collection

Table of Contents

Constants

TEMPLATE_ALERT  = 'alert'
TEMPLATE_IMPORTANT  = 'important'
TEMPLATE_NEWS  = 'news'
TEMPLATE_NOTIFY  = 'notify'
TEMPLATE_PLAIN  = 'plain'

Methods

getTemplateList()  : array<string|int, mixed>
makeTemplate()  : Template

Constants

TEMPLATE_ALERT

public mixed TEMPLATE_ALERT = 'alert'

TEMPLATE_IMPORTANT

public mixed TEMPLATE_IMPORTANT = 'important'

TEMPLATE_NEWS

public mixed TEMPLATE_NEWS = 'news'

TEMPLATE_NOTIFY

public mixed TEMPLATE_NOTIFY = 'notify'

TEMPLATE_PLAIN

public mixed TEMPLATE_PLAIN = 'plain'

Methods

getTemplateList()

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

        
On this page

Search results