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

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

static getTypes ()
 
static getMethodPrefix ()
 
static getVideo (string $videoId)
 
- Открытые статические члены унаследованные от Service
static registerGroup (string $type, string $groupId)
 
static getInstance ()
 
static unRegisterGroup (string $type, string $groupId)
 
static getTypeByEngine (string $engineCode)
 
static getEngineCode ($type)
 
static canUseAsInternal ()
 
- Открытые статические члены унаследованные от IService
static getAuthAdapter ($type)
 

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

const GROUP = 'media'
 
const TYPE_VKONTAKTE = 'vkontakte'
 
- Открытые атрибуты унаследованные от Service
const GROUP = 'leadads'
 
const TYPE_FACEBOOK = 'facebook'
 
const TYPE_VKONTAKTE = 'vkontakte'
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от Service
 getGroupAuth (string $type)
 
 getForm (string $type)
 
 getAccount (string $type)
 
 getAuthUrl ($type)
 
- Защищенные данные унаследованные от Service
 $accounts = []
 
 $forms = []
 

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

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

Методы

◆ getMethodPrefix()

static getMethodPrefix ( )
static

@inheritDoc

Переопределяет метод предка Service.

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

◆ getTypes()

static getTypes ( )
static

Get type list.

Возвращает
array

Переопределяет метод предка Service.

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

◆ getVideo()

static getVideo ( string $videoId)
static

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

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

◆ GROUP

const GROUP = 'media'

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

◆ TYPE_VKONTAKTE

const TYPE_VKONTAKTE = 'vkontakte'

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