1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Service
Граф наследования:Service:
IService IInternalService IService

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

 getConfig (string $type)
 getExtension (string $type)
 getConversion (string $type)
 getAccount (string $type)

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

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

Поля данных

const GROUP = 'business'
const FACEBOOK_TYPE = "facebook"
const INSTAGRAM_TYPE = 'instagram'

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

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

Методы

◆ canUseAsInternal()

canUseAsInternal ( )
static

@inheritDoc

Замещает IInternalService.

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

◆ getAccount()

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

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

◆ getAuthAdapter()

getAuthAdapter ( $type)
static
Аргументы
string$type
Возвращает
BusinessAuthAdapter
Исключения

Bitrix\Main\SystemException

Замещает IService.

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

◆ getConfig()

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

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

◆ getConversion()

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

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

◆ getEngineCode()

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

Замещает IService.

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

◆ getExtension()

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

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

◆ getInstance()

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

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

◆ getMethodPrefix()

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

Замещает IInternalService.

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

◆ getTypeByEngine()

getTypeByEngine ( string $engineCode)
static

@inheritDoc

Замещает IInternalService.

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

◆ getTypes()

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

Замещает IService.

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

Поля

◆ FACEBOOK_TYPE

const FACEBOOK_TYPE = "facebook"

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

◆ GROUP

const GROUP = 'business'

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

◆ INSTAGRAM_TYPE

const INSTAGRAM_TYPE = 'instagram'

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


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