1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Manager

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

static createImport ($typeId)
static registerInstance ($typeId, ISettings $settings, ICollision $collision=null, ICriterion $criterion=null)
static getSettingsByType ($typeId)

Защищенные данные

 $settings = null
 $collision = null
 $criterion = null
 $logger = null

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

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

Методы

◆ createImport()

createImport ( $typeId)
static
Аргументы
$typeId
Возвращает
Entity\OrderImport|Entity\PaymentCardImport|Entity\PaymentCashImport|Entity\PaymentCashLessImport|Entity\ShipmentImport|Entity\UserProfileImport|ProfileImport

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

◆ getSettingsByType()

getSettingsByType ( $typeId)
static
Аргументы
$typeId
Возвращает
ISettings
Исключения
ArgumentOutOfRangeException

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

◆ registerInstance()

registerInstance ( $typeId,
ISettings $settings,
ICollision $collision = null,
ICriterion $criterion = null )
static

Add instance of this manager to collection

Аргументы
$typeId
ISettings$settings
ICollision$collision
ICriterion$criterion
Возвращает
mixed
Исключения
ArgumentOutOfRangeException

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

Поля

◆ $collision

$collision = null
protected

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

◆ $criterion

$criterion = null
protected

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

◆ $logger

$logger = null
protected

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

◆ $settings

$settings = null
protected

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


Объявления и описания членов класса находятся в файле: