1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
factory.php
См. документацию.
1<?php
8
9namespace Bitrix\Sender\Transport;
10
11use Bitrix\Sender\Integration;
12use Bitrix\Sender\Internals\CodeBasedFactory;
13
19{
25 public static function getTransports()
26 {
27 return static::getObjectInstances(static::getInterface());
28 }
29
37 public static function getTransport($code)
38 {
39 return static::getObjectInstance(static::getInterface(), $code);
40 }
41
42 protected static function getInterface()
43 {
44 return iBase::class;
45 }
46
47 protected static function getClasses()
48 {
49 return array(
51 );
52 }
53}
static getClasses()
Определения factory.php:47
static getInterface()
Определения factory.php:42
static getTransport($code)
Определения factory.php:37
static getTransports()
Определения factory.php:25
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
const EVENT_NAME
Определения ibase.php:27
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195