Bitrix API

Settings extends EntitySettings

Table of Contents

Constants

FLAG_NONE  = 0

Methods

__construct()  : mixed
checkFlag()  : bool
Check if specified flag is enabled.
getEntityTypeName()  : string
Get Entity Type Name.
getID()  : mixed
getType()  : Type
getUserFieldEntityID()  : string
Get User Field Entity ID.

Constants

Methods

__construct()

public __construct(array<string|int, mixed> $params, Type $type) : mixed
Parameters
$params : array<string|int, mixed>
$type : Type

checkFlag()

Check if specified flag is enabled.

public checkFlag(int $flag) : bool
Parameters
$flag : int

Flag value.

Return values
bool

getEntityTypeName()

Get Entity Type Name.

public getEntityTypeName() : string
Return values
string

getUserFieldEntityID()

Get User Field Entity ID.

public getUserFieldEntityID() : string
Return values
string

        
On this page

Search results