Bitrix API

UserRepository implements UserRepository

FinalYes

Table of Contents

Interfaces

UserRepository

Methods

findByNodeAndSearchQuery()  : UserCollection
getById()  : User|null
getByIds()  : UserCollection
getUserCollectionByMemberCollection()  : UserCollection

Methods

getById()

public getById(int $userId) : User|null
Parameters
$userId : int
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
User|null

getUserCollectionByMemberCollection()

public getUserCollectionByMemberCollection(NodeMemberCollection $nodeMemberCollection) : UserCollection
Parameters
$nodeMemberCollection : NodeMemberCollection
Tags
throws
WrongStructureItemException
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
UserCollection

        
On this page

Search results