Task extends Bitrix24
FinalYes
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
stringgetScheduleUrl()
public
static getScheduleUrl() : string
Return values
stringgetSettingsURL()
public
static getSettingsURL() : mixed
getVariable()
Get variable value.
public
static getVariable(mixed $name) : mixed|null
Parameters
- $name : mixed
-
- Name of variable
Return values
mixed|nullisLicensePaid()
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>