Bitrix API

EntityEditorConfigScope

Table of Contents

Constants

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

Methods

getCaption()  : string
getCaptions()  : array<string|int, mixed>
isDefined()  : bool

Constants

Methods

getCaption()

public static getCaption(string $scope[, string $entityTypeId = '' ][, int|null $scopeId = null ][, string|null $moduleId = null ]) : string
Parameters
$scope : string
$entityTypeId : string = ''
$scopeId : int|null = null
$moduleId : string|null = null
Return values
string

getCaptions()

public static getCaptions([string $entityTypeId = '' ][, string|null $moduleId = null ]) : array<string|int, mixed>
Parameters
$entityTypeId : string = ''
$moduleId : string|null = null
Return values
array<string|int, mixed>

isDefined()

public static isDefined(string $scope) : bool
Parameters
$scope : string
Return values
bool

        
On this page

Search results