Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс EntityEditorConfigScope

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

static isDefined (string $scope)
 
static getCaptions (string $entityTypeId='', ?string $moduleId=null)
 
static getCaption (string $scope, string $entityTypeId='', ?int $scopeId=null, ?string $moduleId=null)
 

Открытые атрибуты

const UNDEFINED = ''
 
const PERSONAL = 'P'
 
const COMMON = 'C'
 
const CUSTOM = 'CUSTOM'
 

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

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

Методы

◆ getCaption()

static getCaption ( string $scope,
string $entityTypeId = '',
?int $scopeId = null,
?string $moduleId = null )
static
Аргументы
string$scope
string$moduleId
string$entityTypeId
int | null$scopeId
Возвращает
string

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

◆ getCaptions()

static getCaptions ( string $entityTypeId = '',
?string $moduleId = null )
static
Аргументы
string$entityTypeId
string$moduleId
Возвращает
mixed

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

◆ isDefined()

static isDefined ( string $scope)
static

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

Данные класса

◆ COMMON

const COMMON = 'C'

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

◆ CUSTOM

const CUSTOM = 'CUSTOM'

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

◆ PERSONAL

const PERSONAL = 'P'

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

◆ UNDEFINED

const UNDEFINED = ''

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