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
selfgetListByDepartmentId()
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