Bitrix API

Source implements Source

FinalYes

Table of Contents

Interfaces

Source

Constants

CRM_SOURCE_FACEBOOK  = 'facebook'
CRM_SOURCE_GOOGLE  = 'google'
CRM_SOURCE_VK_ADS  = 'vkads'
CRM_SOURCE_YANDEX  = 'yandex'

Methods

__construct()  : mixed
getCode()  : string
getDescription()  : string
getOnClickConnectButtonScript()  : string
getTitle()  : string
isConnected()  : bool
setConnected()  : void

Constants

CRM_SOURCE_FACEBOOK

public mixed CRM_SOURCE_FACEBOOK = 'facebook'

CRM_SOURCE_GOOGLE

public mixed CRM_SOURCE_GOOGLE = 'google'

CRM_SOURCE_VK_ADS

public mixed CRM_SOURCE_VK_ADS = 'vkads'

CRM_SOURCE_YANDEX

public mixed CRM_SOURCE_YANDEX = 'yandex'

Methods

__construct()

public __construct(string $code, string $crmSourceCode, bool $isConnected) : mixed
Parameters
$code : string
$crmSourceCode : string
$isConnected : bool

getCode()

public getCode() : string
Return values
string

getDescription()

public getDescription() : string
Return values
string

getOnClickConnectButtonScript()

public getOnClickConnectButtonScript() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

isConnected()

public isConnected() : bool
Return values
bool

setConnected()

public setConnected(bool $isConnected) : void
Parameters
$isConnected : bool

        
On this page

Search results