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

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

static getInstance ()
 
static getEngineCode ($type)
 
static getTypes ()
 
static getAuthAdapter ($type)
 

Открытые атрибуты

const GROUP = 'checkout'
 
const TYPE_YANDEX = 'yandex'
 
const TYPE_YOOKASSA = 'yookassa'
 

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

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

Методы

◆ getAuthAdapter()

static getAuthAdapter ( $type)
static

Get auth adapter.

Аргументы
string$typeType.
Возвращает
AuthAdapter
Исключения

Bitrix\Main\SystemException

Замещает IService.

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

◆ getEngineCode()

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

Замещает IService.

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

◆ getInstance()

static getInstance ( )
static

Get instance.

Возвращает
static

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

◆ getTypes()

static getTypes ( )
static
Возвращает
array

Замещает IService.

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

Данные класса

◆ GROUP

const GROUP = 'checkout'

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

◆ TYPE_YANDEX

const TYPE_YANDEX = 'yandex'

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

◆ TYPE_YOOKASSA

const TYPE_YOOKASSA = 'yookassa'

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