Bitrix API

FactoryBase implements FactoryInterface, ServiceInterface, PushFactoryInterface

AbstractYes

Table of Contents

Interfaces

FactoryInterface
ServiceInterface
PushFactoryInterface

Constants

SERVICE_NAME  = ''
you should set a constant for the following classes

Methods

__construct()  : mixed
canSubscribeConnection()  : bool
canSubscribeSection()  : bool
getContext()  : Context|null
todo You need to return the Context instance by getting it from the Context
getPushManager()  : PushManagerInterface|null
getServiceName()  : string

Constants

SERVICE_NAME

you should set a constant for the following classes

public string SERVICE_NAME = ''

Methods

canSubscribeConnection()

public canSubscribeConnection() : bool
Return values
bool

canSubscribeSection()

public canSubscribeSection() : bool
Return values
bool

getContext()

todo You need to return the Context instance by getting it from the Context

public abstract getContext() : Context|null
Return values
Context|null

getServiceName()

public getServiceName() : string
Return values
string

        
On this page

Search results