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

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

static createConfig (string $serviceType)
 
static setDelegate (IFactory $factory)
 

Защищенные статические члены

static getLogLevel ()
 
static getServiceConfig (string $serviceType)
 

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

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

Методы

◆ createConfig()

static createConfig ( string $serviceType)
static

@inheritDoc

Замещает IFactory.

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

◆ getLogLevel()

static getLogLevel ( )
staticprotected

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

◆ getServiceConfig()

static getServiceConfig ( string $serviceType)
staticprotected

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

◆ setDelegate()

static setDelegate ( IFactory $factory)
static
Аргументы
IFactory$factory

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