Bitrix API

Bitrix24 extends Integration

AbstractYes

Table of Contents

Constants

MODULE_NAME  = 'bitrix24'

Methods

checkFeatureEnabled()  : mixed
checkToolAvailable()  : mixed
getCurrentLicenseType()  : mixed
getLicenseListPageUrl()  : string
Get URL for "Choose a Bitrix24 plan" page.
getScheduleUrl()  : string
getSettingsURL()  : mixed
getVariable()  : mixed|null
Get variable value.
isLicensePaid()  : mixed
isLicenseShareware()  : mixed
prepareStubInfo()  : array<string|int, mixed>|null

Constants

MODULE_NAME

public mixed MODULE_NAME = 'bitrix24'

Methods

checkFeatureEnabled()

public static checkFeatureEnabled(mixed $featureName) : mixed
Parameters
$featureName : mixed

checkToolAvailable()

public static checkToolAvailable(mixed $toolName) : mixed
Parameters
$toolName : mixed

getCurrentLicenseType()

public static getCurrentLicenseType() : mixed

getLicenseListPageUrl()

Get URL for "Choose a Bitrix24 plan" page.

public static getLicenseListPageUrl() : string
Return values
string

getScheduleUrl()

public static getScheduleUrl() : string
Return values
string

getSettingsURL()

public static getSettingsURL() : mixed

getVariable()

Get variable value.

public static getVariable(mixed $name) : mixed|null
Parameters
$name : mixed
  • Name of variable
Return values
mixed|null

isLicensePaid()

public static isLicensePaid() : mixed

isLicenseShareware()

public static isLicenseShareware() : mixed

prepareStubInfo()

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

        
On this page

Search results