Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Utils
+ Граф наследования:Utils:

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

 testConnection ()
 
 getMessageTemplates (string $subject='')
 
- Открытые члены унаследованные от Utils
 prepareTemplateMessageText (array $message)
 
 getSentTemplateMessage (string $from, string $to)
 
- Открытые члены унаследованные от EdnaUtils
 __construct (string $providerId, Providers\OptionManager $optionManager)
 
 getChannelList (string $imType)
 
 getCascadeList ()
 
 setCallback (string $callbackUrl, array $callbackTypes, ?int $subjectId=null)
 
 getActiveChannelList (string $imType)
 
 checkActiveChannelBySubjectIdList (array $subjectIdList, string $imType)
 
 getCascadeIdFromSubject ($subject, callable $subjectComparator)
 
 updateSavedChannelList (string $channelType)
 

Защищенные члены

 getMessageTemplatesStub ()
 
- Защищенные члены унаследованные от Utils
 initializeDefaultExternalSender ()
 
 checkApprovedStatus (array $template)
 
 checkForPlaceholders (array $templates)
 
 hasPlaceholder (string $text)
 
 extractPlaceholders (string $text)
 
 checkForErrors (array $templates)
 
 removeUnsupportedTemplates (array $templates)
 

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

- Защищенные данные унаследованные от EdnaUtils
string $providerId
 
Providers ExternalSender $externalSender
 
Providers OptionManager $optionManager
 

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

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

Методы

◆ getMessageTemplates()

getMessageTemplates ( string $subject = '')

Переопределяет метод предка Utils.

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

◆ getMessageTemplatesStub()

getMessageTemplatesStub ( )
protected

Returns stub with HSM template from docs: https://edna.docs.apiary.io/#reference/api/getoutmessagematchers

Возвращает
array

Переопределяет метод предка Utils.

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

◆ testConnection()

testConnection ( )

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