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

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

 getCatalog (string $type)
 

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

static getInstance ()
 
static getTypeByEngine (string $engineCode)
 
static canUseAsInternal ()
 
static getMethodPrefix ()
 
static getEngineCode ($type)
 
static getTypes ()
 
static getAuthAdapter ($type)
 

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

const GROUP = 'catalog'
 
const TYPE_FACEBOOK = 'facebook'
 

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

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

Методы

◆ canUseAsInternal()

static canUseAsInternal ( )
static

@inheritDoc

Замещает IInternalService.

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

◆ getAuthAdapter()

static getAuthAdapter ( $type)
static

@inheritDoc

Исключения

Bitrix\Main\SystemException

Замещает IService.

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

◆ getCatalog()

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

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

◆ getEngineCode()

static getEngineCode ( $type)
static

@inheritDoc

Замещает IService.

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

◆ getInstance()

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

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

◆ getMethodPrefix()

static getMethodPrefix ( )
static

@inheritDoc

Замещает IInternalService.

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

◆ getTypeByEngine()

static getTypeByEngine ( string $engineCode)
static

@inheritDoc

Замещает IInternalService.

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

◆ getTypes()

static getTypes ( )
static

@inheritDoc

Замещает IService.

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

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

◆ GROUP

const GROUP = 'catalog'

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

◆ TYPE_FACEBOOK

const TYPE_FACEBOOK = 'facebook'

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