Bitrix API

SharingInfoDto

Table of Contents

Methods

addByUserData()  : void
addForCodes()  : void
addUserId()  : void
getByCode()  : ShareDto|null
getUserById()  : ShareDto|null
getUserIdList()  : array<string|int, mixed>
hasCode()  : bool
isEmptyUsers()  : bool
isEmptyUsersIdList()  : bool

Methods

addUserId()

public addUserId(int $userId) : void
Parameters
$userId : int

getUserIdList()

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

hasCode()

public hasCode(string $code) : bool
Parameters
$code : string
Return values
bool

isEmptyUsersIdList()

public isEmptyUsersIdList() : bool
Return values
bool

        
On this page

Search results