Bitrix API

EntityEditorConfiguration

Table of Contents

Methods

__construct()  : mixed
canEditOtherSettings()  : bool
forceCommonScopeForAll()  : mixed
get()  : mixed
getScope()  : mixed
prepareOptionsName()  : string
reset()  : mixed
set()  : mixed
setScope()  : mixed

Methods

__construct()

public __construct([string $categoryName = null ][, int|null $userId = null ]) : mixed
Parameters
$categoryName : string = null
$userId : int|null = null

forceCommonScopeForAll()

public forceCommonScopeForAll(mixed $configID) : mixed
Parameters
$configID : mixed

prepareOptionsName()

public static prepareOptionsName(string $configID, string $scope[, int $userScopeId = 0 ]) : string
Parameters
$configID : string
$scope : string
$userScopeId : int = 0
Return values
string

reset()

public reset(mixed $configID, array<string|int, mixed> $params) : mixed
Parameters
$configID : mixed
$params : array<string|int, mixed>

set()

public set(mixed $configID, array<string|int, mixed> $config, array<string|int, mixed> $params) : mixed
Parameters
$configID : mixed
$config : array<string|int, mixed>
$params : array<string|int, mixed>

setScope()

public setScope(mixed $configID, mixed $scope) : mixed
Parameters
$configID : mixed
$scope : mixed

        
On this page

Search results