Bitrix API

Documents

Table of Contents

Constants

DISABLED  = 'N'
ENABLED  = 'Y'
LIMITED  = 'L'

Methods

getDocumentsInCallStatus()  : string
Return feature status for the feature "Bitrix24.Documents".
getResumesOfCallStatus()  : string
Return feature status for the feature "Call resumes".

Constants

Methods

getDocumentsInCallStatus()

Return feature status for the feature "Bitrix24.Documents".

public static getDocumentsInCallStatus() : string

Returns:

  • 'N' if feature is not available and should be hidden
  • 'Y' if feature is fully available
  • 'L.' - if feature is limited by portal's plan
Tags
throws
LoaderException
Return values
string

getResumesOfCallStatus()

Return feature status for the feature "Call resumes".

public static getResumesOfCallStatus() : string

Returns:

  • 'N' if feature is not available and should not be displayed
  • 'Y' if feature is fully available
  • 'L.' - if feature is limited by portal's plan
Tags
throws
LoaderException
Return values
string

        
On this page

Search results