Bitrix API

Employee

Table of Contents

Methods

getInstance()  : self
getListByDepartmentId()  : array<string|int, mixed>
Returns array of user id.

Methods

getInstance()

public final static getInstance() : self
Return values
self

getListByDepartmentId()

Returns array of user id.

public getListByDepartmentId(int $departmentId[, bool $onlyActive = true ][, bool $withInvited = true ]) : array<string|int, mixed>
Parameters
$departmentId : int
$onlyActive : bool = true
$withInvited : bool = true
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

        
On this page

Search results