Bitrix API

Conversion implements ConversionObjectInterface

FinalYes

Table of Contents

Interfaces

ConversionObjectInterface

Constants

TYPE  = 'facebook'

Methods

__construct()  : mixed
Conversion constructor.
addEvent()  : $this
added event to sequence
fireEvents()  : bool
firing event to facebook
getEvents()  : array<string|int, ConversionEventInterface>
getType()  : string
isAvailable()  : bool

Constants

Methods

__construct()

Conversion constructor.

public __construct(Service|null $service) : mixed
Parameters
$service : Service|null

fireEvents()

firing event to facebook

public fireEvents() : bool
Tags
throws
SystemException
Return values
bool

getType()

public getType() : string
Tags
inheritDoc
Return values
string

isAvailable()

public isAvailable() : bool
Return values
bool

        
On this page

Search results