Counter
Table of Contents
Methods
-
disable()
: mixed
-
enable()
: mixed
-
getAccountId()
: mixed
-
getInjectedJs()
: mixed
-
getPrivateKey()
: mixed
-
injectIntoPage()
: mixed
-
onBeforeEndBufferContent()
: mixed
-
onBeforeRestartBuffer()
: mixed
-
sendData()
: mixed
disable()
public
static disable() : mixed
enable()
public
static enable() : mixed
getAccountId()
public
static getAccountId() : mixed
getInjectedJs()
public
static getInjectedJs([mixed $stripTags = false ]) : mixed
Parameters
-
$stripTags
: mixed
= false
-
getPrivateKey()
public
static getPrivateKey() : mixed
injectIntoPage()
public
static injectIntoPage() : mixed
onBeforeEndBufferContent()
public
static onBeforeEndBufferContent() : mixed
onBeforeRestartBuffer()
public
static onBeforeRestartBuffer() : mixed
sendData()
public
static sendData(mixed $id, array<string|int, mixed> $arParams) : mixed
Parameters
-
$id
: mixed
-
-
$arParams
: array<string|int, mixed>
-