1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
consentmessagebuilderfactory.php
См. документацию.
1<?php
2
3namespace Bitrix\Sender\Consent;
4
5use Bitrix\Sender\Integration\EventHandler;
6use Bitrix\Sender\Internals\CodeBasedFactory;
7
9{
10 const TEST_POSTFIX = '_test';
11
19 public static function getConsentBuilder(string $code): ?iConsentMessageBuilder
20 {
21 return static::getObjectInstance(static::getInterface(), $code);
22 }
23
24 public static function getTestMessageConsentBuilder($code)
25 {
26 return static::getObjectInstance(static::getInterface(), $code . static::TEST_POSTFIX);
27 }
28
29 protected static function getInterface(): string
30 {
31 return iConsentMessageBuilder::class;
32 }
33
38}
static onSenderConsentMessageBuildersList()
Определения eventhandler.php:329
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195