Bitrix API

UserRepository extends BaseRepository

Table of Contents

Methods

getMainUserData()  : array<int, array{ID: string, NAME: string, LAST_NAME: string, PERSONAL_GENDER: string, PERSONAL_PHOTO: string}>

Methods

getMainUserData()

public getMainUserData(array<string|int, mixed> $userIdList) : array<int, array{ID: string, NAME: string, LAST_NAME: string, PERSONAL_GENDER: string, PERSONAL_PHOTO: string}>
Parameters
$userIdList : array<string|int, mixed>
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<int, array{ID: string, NAME: string, LAST_NAME: string, PERSONAL_GENDER: string, PERSONAL_PHOTO: string}>

        
On this page

Search results