Bitrix API

UserToGroupSettings extends EntitySettings

Table of Contents

Constants

FLAG_NONE  = 0

Methods

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

Constants

Methods

__construct()

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

checkFlag()

Check if specified flag is enabled.

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

Flag value.

Return values
bool

getEntityTypeName()

Get Entity Type ID.

public getEntityTypeName() : int
Return values
int

getUserFieldEntityID()

Get User Field Entity ID.

public getUserFieldEntityID() : string
Return values
string

        
On this page

Search results