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

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

 __construct (string $accountType, Sync\Connection\Connection $connection, Sync\Util\Context $context)
 
 build ()
 

Открытые статические члены

static create (string $accountType, Sync\Connection\Connection $connection, Sync\Util\Context $context)
 
static getAvailableServices (string $parentService)
 
static getClassName (string $accountType)
 
static checkService ($serviceName)
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( string $accountType,
Sync\Connection\Connection $connection,
Sync\Util\Context $context )
Аргументы
string$accountType
Sync\Connection\Connection$connection
Sync\Util\Context$context
Исключения
BaseException

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

Методы

◆ build()

build ( )
Возвращает
FactoryBase

Замещает Builder.

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

◆ checkService()

static checkService ( $serviceName)
static
Аргументы
$serviceName
Возвращает
bool

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

◆ create()

static create ( string $accountType,
Sync\Connection\Connection $connection,
Sync\Util\Context $context )
static
Аргументы
string$accountType
Sync\Connection\Connection$connection
Sync\Util\Context$context
Возвращает
FactoryBase

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

◆ getAvailableServices()

static getAvailableServices ( string $parentService)
static
Аргументы
string$parentService
Возвращает
array

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

◆ getClassName()

static getClassName ( string $accountType)
static
Аргументы
string$accountType
Возвращает
string|null

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