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

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

static getTypeByEngine (string $engineCode)
 
static canUseAsInternal ()
 
static getMethodPrefix ()
 
- Открытые статические члены унаследованные от IService
static getEngineCode ($type)
 
static getTypes ()
 
static getAuthAdapter ($type)
 

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

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

Методы

◆ canUseAsInternal()

static canUseAsInternal ( )
static

check if service can use as internal

Возвращает
bool

Замещается в Service, Service, ServiceWrapper, Service, Service, Service и Service.

◆ getMethodPrefix()

static getMethodPrefix ( )
static

get seoproxy method prefix

Возвращает
string

Замещается в Service, Service, ServiceWrapper, Service, Service, Service, Service, Service и Service.

◆ getTypeByEngine()

static getTypeByEngine ( string $engineCode)
static

get type by engineCode

Аргументы
string$engineCode
Возвращает
string|null

Замещается в Service, Service, ServiceWrapper, Service, Service, Service и Service.