Bitrix API

Bitrix24Manager

Table of Contents

Constants

VARIABLE_TYPES_LIMIT  = 'rpa_types_limit'

Methods

__construct()  : mixed
addFeedbackButtonToToolbar()  : void
getFeedbackFormInfo()  : array<string|int, mixed>
getLicenseType()  : string
getPortalZone()  : string
isCreateItemRestricted()  : bool
isCreateTypeRestricted()  : bool
isEnabled()  : bool
isTypeSettingsRestricted()  : bool

Constants

VARIABLE_TYPES_LIMIT

public mixed VARIABLE_TYPES_LIMIT = 'rpa_types_limit'

Methods

addFeedbackButtonToToolbar()

public addFeedbackButtonToToolbar([string $context = null ]) : void
Parameters
$context : string = null

getFeedbackFormInfo()

public getFeedbackFormInfo([string|null $region = null ]) : array<string|int, mixed>
Parameters
$region : string|null = null
Return values
array<string|int, mixed>

getLicenseType()

public getLicenseType() : string
Return values
string

getPortalZone()

public getPortalZone() : string
Return values
string

isCreateItemRestricted()

public isCreateItemRestricted(int $typeId) : bool
Parameters
$typeId : int
Return values
bool

isCreateTypeRestricted()

public isCreateTypeRestricted() : bool
Return values
bool

isTypeSettingsRestricted()

public isTypeSettingsRestricted(int $typeId) : bool
Parameters
$typeId : int
Return values
bool

        
On this page

Search results