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
VARIABLE_TYPES_LIMIT
public
mixed
VARIABLE_TYPES_LIMIT
= 'rpa_types_limit'
__construct()
public
__construct() : mixed
public
addFeedbackButtonToToolbar([string $context = null ]) : void
Parameters
-
$context
: string
= null
-
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
getPortalZone()
public
getPortalZone() : string
isCreateItemRestricted()
public
isCreateItemRestricted(int $typeId) : bool
Parameters
-
$typeId
: int
-
isCreateTypeRestricted()
public
isCreateTypeRestricted() : bool
isEnabled()
public
isEnabled() : bool
isTypeSettingsRestricted()
public
isTypeSettingsRestricted(int $typeId) : bool
Parameters
-
$typeId
: int
-