Bitrix API

IInternalService extends IService

Table of Contents

Methods

canUseAsInternal()  : bool
check if service can use as internal
getAuthAdapter()  : AuthAdapter
getEngineCode()  : string
getMethodPrefix()  : string
get seoproxy method prefix
getTypeByEngine()  : string|null
get type by engineCode
getTypes()  : array<string|int, mixed>

Methods

canUseAsInternal()

check if service can use as internal

public static canUseAsInternal() : bool
Return values
bool

getEngineCode()

public static getEngineCode(string $type) : string
Parameters
$type : string
Return values
string

getMethodPrefix()

get seoproxy method prefix

public static getMethodPrefix() : string
Return values
string

getTypeByEngine()

get type by engineCode

public static getTypeByEngine(string $engineCode) : string|null
Parameters
$engineCode : string
Return values
string|null

getTypes()

public static getTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results