Bitrix API

UserParams

FinalYes

Table of Contents

Methods

__construct()  : mixed
firstUserId()  : int|null
isExcluded()  : bool
isOnlyOneUser()  : bool
userIds()  : array<string|int, int>

Methods

__construct()

public __construct(array<string|int, mixed> $userIds, bool $isExcluded) : mixed
Parameters
$userIds : array<string|int, mixed>
$isExcluded : bool

firstUserId()

public firstUserId() : int|null
Return values
int|null

isExcluded()

public isExcluded() : bool
Return values
bool

isOnlyOneUser()

public isOnlyOneUser() : bool
Return values
bool

userIds()

public userIds() : array<string|int, int>
Return values
array<string|int, int>

        
On this page

Search results