Bitrix API

Bitrix24Manager

Table of Contents

Constants

DEFAULT_TEMPLATE_SIZE  = 2097152
LIMIT_ERROR_CODE  = 'DOCGEN_LIMIT_ERROR'

Methods

getDefaultLanguage()  : string
getDocumentsCount()  : int
getDocumentsLimit()  : int
getFeedbackFormInfo()  : array<string|int, mixed>
getMaximumTemplateFileSize()  : mixed
getPortalZone()  : string
increaseDocumentsCount()  : mixed
initLicenseInfoPopupJS()  : mixed
Init javascript license popup.
isDocumentsLimitReached()  : bool
Returns true
isEnabled()  : bool
Tells if module bitrix24 is installed.
isPermissionsFeatureEnabled()  : bool
isRestrictionsActive()  : bool
Returns true if restrictions are active.
setDocumentsCount()  : mixed
showTariffRestrictionButtons()  : mixed

Constants

LIMIT_ERROR_CODE

public mixed LIMIT_ERROR_CODE = 'DOCGEN_LIMIT_ERROR'

Methods

getDefaultLanguage()

public static getDefaultLanguage() : string
Tags
throws
LoaderException
Return values
string

getDocumentsCount()

public static getDocumentsCount() : int
Return values
int

getDocumentsLimit()

public static getDocumentsLimit() : int
Return values
int

getFeedbackFormInfo()

public static getFeedbackFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getMaximumTemplateFileSize()

public static getMaximumTemplateFileSize() : mixed

getPortalZone()

public static getPortalZone() : string
Return values
string

increaseDocumentsCount()

public static increaseDocumentsCount() : mixed

initLicenseInfoPopupJS()

Init javascript license popup.

public static initLicenseInfoPopupJS([string $featureGroupName = "" ]) : mixed
Parameters
$featureGroupName : string = ""

isDocumentsLimitReached()

Returns true

public static isDocumentsLimitReached() : bool
Return values
bool

isEnabled()

Tells if module bitrix24 is installed.

public static isEnabled() : bool
Return values
bool

isPermissionsFeatureEnabled()

public static isPermissionsFeatureEnabled() : bool
Return values
bool

isRestrictionsActive()

Returns true if restrictions are active.

public static isRestrictionsActive() : bool
Return values
bool

setDocumentsCount()

public static setDocumentsCount(int $count) : mixed
Parameters
$count : int

showTariffRestrictionButtons()

public static showTariffRestrictionButtons() : mixed

        
On this page

Search results