1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Documents

Открытые статические члены

static getDocumentsInCallStatus ()
static getResumesOfCallStatus ()

Поля данных

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

Подробное описание

См. определение в файле documents.php строка 7

Методы

◆ getDocumentsInCallStatus()

getDocumentsInCallStatus ( )
static

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

  • 'N' if feature is not available and should be hidden
  • 'Y' if feature is fully available
  • 'L.<infoheler article code>' - if feature is limited by portal's plan
Возвращает
string
Исключения

Bitrix\Main\LoaderException

См. определение в файле documents.php строка 23

◆ getResumesOfCallStatus()

getResumesOfCallStatus ( )
static

Return feature status for the feature "Call resumes". Returns:

  • 'N' if feature is not available and should not be displayed
  • 'Y' if feature is fully available
  • 'L.<infoheler article code>' - if feature is limited by portal's plan
Возвращает
string
Исключения

Bitrix\Main\LoaderException

См. определение в файле documents.php строка 55

Поля

◆ DISABLED

const DISABLED = 'N'

См. определение в файле documents.php строка 9

◆ ENABLED

const ENABLED = 'Y'

См. определение в файле documents.php строка 10

◆ LIMITED

const LIMITED = 'L'

См. определение в файле documents.php строка 11


Объявления и описания членов класса находятся в файле: