1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
efficiency.php
См. документацию.
1<?php
2
3namespace Bitrix\Socialnetwork\Component\WorkgroupList;
4
5use Bitrix\Main\Loader;
6use Bitrix\Tasks\Internals\Effective;
7
9{
10 public static function fillEfficiency(array $params = []): array
11 {
12 $result = [];
13
14 if (
15 !isset($params['groupIdList'])
16 || !is_array($params['groupIdList'])
17 || !Loader::includeModule('tasks')
18 )
19 {
20 return $result;
21 }
22
23 $result = Effective::getAverageEfficiencyForGroups(
24 null,
25 null,
26 0,
27 $params['groupIdList']
28 );
29
30 return $result;
31 }
32}
static fillEfficiency(array $params=[])
Определения efficiency.php:10
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$result
Определения get_property_values.php:14
if($inWords) echo htmlspecialcharsbx(Number2Word_Rus(roundEx($totalVatSum $params['CURRENCY']
Определения template.php:799