Bitrix API

FeedbackCollector extends Bitrix24

Table of Contents

Constants

MODULE_NAME  = 'bitrix24'
TASKS_COUNT_ON_SLIDER_CLOSE  = 3

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
onFeedbackCollectorCheckCanRun()  : EventResult
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

onFeedbackCollectorCheckCanRun()

public static onFeedbackCollectorCheckCanRun(Event $event) : EventResult
Parameters
$event : Event
Return values
EventResult

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