Bitrix API

Preset

Table of Contents

Methods

checkVersion()  : bool
getById()  : array<string|int, mixed>|null
getCallback()  : array<string|int, mixed>
getErrors()  : array<string|int, mixed>
getInstalledId()  : mixed
getList()  : array<string|int, mixed>
hasErrors()  : bool
install()  : bool
installVersion2()  : void
Install version 2.
installWhatsAppDefaultForm()  : void
Install version 2.
isInstalled()  : bool
uninstall()  : mixed
updateInstalledVersion()  : void

Methods

checkVersion()

public static checkVersion() : bool
Return values
bool

getById()

public static getById(mixed $xmlId) : array<string|int, mixed>|null
Parameters
$xmlId : mixed
Return values
array<string|int, mixed>|null

getCallback()

public static getCallback(mixed $phoneCode, mixed $phoneCaption) : array<string|int, mixed>
Parameters
$phoneCode : mixed
$phoneCaption : mixed
Return values
array<string|int, mixed>

getErrors()

public getErrors() : array<string|int, mixed>
Return values
array<string|int, mixed>

getInstalledId()

public getInstalledId(mixed $xmlId) : mixed
Parameters
$xmlId : mixed

getList()

public static getList() : array<string|int, mixed>
Return values
array<string|int, mixed>

hasErrors()

public hasErrors() : bool
Return values
bool

install()

public install() : bool
Return values
bool

installVersion2()

Install version 2.

public static installVersion2() : void

installWhatsAppDefaultForm()

Install version 2.

public static installWhatsAppDefaultForm() : void

isInstalled()

public isInstalled(mixed $xmlId) : bool
Parameters
$xmlId : mixed
Return values
bool

uninstall()

public uninstall([mixed $xmlId = null ]) : mixed
Parameters
$xmlId : mixed = null

updateInstalledVersion()

public static updateInstalledVersion([mixed $version = null ]) : void
Parameters
$version : mixed = null

        
On this page

Search results