Bitrix API

Service implements IService, IInternalService

FinalYes

Table of Contents

Interfaces

IService
IInternalService

Constants

GROUP  = 'catalog'
TYPE_FACEBOOK  = 'facebook'

Methods

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

Constants

GROUP

public mixed GROUP = 'catalog'

TYPE_FACEBOOK

public mixed TYPE_FACEBOOK = 'facebook'

Methods

canUseAsInternal()

check if service can use as internal

public static canUseAsInternal() : bool
Tags
inheritDoc
Return values
bool

getAuthAdapter()

public static getAuthAdapter(mixed $type) : AuthAdapter
Parameters
$type : mixed
Tags
inheritDoc
throws
SystemException
Return values
AuthAdapter

getEngineCode()

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

getInstance()

public static getInstance() : static
Return values
static

getMethodPrefix()

get seoproxy method prefix

public static getMethodPrefix() : string
Tags
inheritDoc
Return values
string

getTypeByEngine()

get type by engineCode

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

getTypes()

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

        
On this page

Search results