1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
IDepartment.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Integration\HumanResources\Department;
4
5
interface
IDepartment
6
{
7
public
function
getTopId
(): ?int;
8
public
function
getTopCode
(): ?string;
9
13
public
function
getList
():
array
;
14
19
public
function
getListByIds
(
array
$ids):
array
;
20
24
public
function
getListByXml
(
string
$xmlId):
array
;
25
29
public
function
getColleagues
():
array
;
30
31
public
function
getEmployeeIdsWithLimit
(
array
$ids,
int
$limit = 50):
array
;
32
}
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment
Определения
IDepartment.php:6
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getListByIds
getListByIds(array $ids)
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getColleagues
getColleagues()
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getList
getList()
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getEmployeeIdsWithLimit
getEmployeeIdsWithLimit(array $ids, int $limit=50)
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getListByXml
getListByXml(string $xmlId)
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getTopCode
getTopCode()
Bitrix\Im\V2\Integration\HumanResources\Department\IDepartment\getTopId
getTopId()
bitrix
modules
im
lib
V2
Integration
HumanResources
Department
IDepartment.php
Создано системой
1.14.0