Bitrix API

Factory extends FactoryBase

Table of Contents

Constants

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

Methods

__construct()  : mixed
canSubscribeConnection()  : bool
canSubscribeSection()  : bool
getCode()  : string
getConnection()  : Connection
getContext()  : Context|null
todo You need to return the Context instance by getting it from the Context
getEventManager()  : EventManagerInterface
getImportManager()  : IncomingSectionManagerInterface
getIncomingEventManager()  : IncomingEventManagerInterface
getIncomingSectionManager()  : IncomingSectionManagerInterface
getOutgoingEventManager()  : OutgoingEventManagerInterface
getOutgoingSectionManager()  : OutgoingSectionManagerInterface
getPushManager()  : PushManagerInterface|null
getSectionManager()  : SectionManagerInterface
getServiceName()  : string

Constants

SERVICE_NAME

you should set a constant for the following classes

public string SERVICE_NAME = 'google_api_oauth'

Methods

canSubscribeConnection()

public canSubscribeConnection() : bool
Return values
bool

canSubscribeSection()

public canSubscribeSection() : bool
Return values
bool

getCode()

public getCode() : string
Return values
string

getContext()

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

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

getServiceName()

public getServiceName() : string
Return values
string

        
On this page

Search results