Documents
Table of Contents
Constants
Methods
- getDocumentsInCallStatus() : string
- Return feature status for the feature "Bitrix24.Documents".
- getResumesOfCallStatus() : string
- Return feature status for the feature "Call resumes".
Constants
DISABLED
public
mixed
DISABLED
= 'N'
ENABLED
public
mixed
ENABLED
= 'Y'
LIMITED
public
mixed
LIMITED
= 'L'
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
Return values
stringgetResumesOfCallStatus()
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