1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
statistics.php
См. документацию.
1
<?php
2
3
4
namespace
Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\Sale;
5
6
7
use Bitrix\Sale\Exchange\Integration\Rest;
8
9
class
Statistics
extends
Rest\RemoteProxies\Base
10
implements
IStatistics
11
{
12
13
public
function
modify
(
array
$fields
)
14
{
15
return
$this
16
->cmd(
Rest
\
Cmd
\
Registry::SALE_INTEGRATION_STATISTIC_MODIFY_NAME
, [
17
'fields'
=>
$fields
])
18
->call();
19
}
20
}
Bitrix\Sale\Exchange\Integration\CRM\Placement\Base
Определения
base.php:11
Bitrix\Sale\Exchange\Integration\CRM\Placement\Base\$fields
$fields
Определения
base.php:12
Bitrix\Sale\Exchange\Integration\Rest\Cmd\Registry\SALE_INTEGRATION_STATISTIC_MODIFY_NAME
const SALE_INTEGRATION_STATISTIC_MODIFY_NAME
Определения
registry.php:23
Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\Sale\Statistics
Определения
statistics.php:11
Bitrix\Sale\Exchange\Integration\Rest\RemoteProxies\Sale\Statistics\modify
modify(array $fields)
Определения
statistics.php:13
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\Sale\Exchange\Integration\Rest\RemoteProxies\Sale\IStatistics
Определения
istatistics.php:8
Bitrix\Sale\Exchange\Integration\Rest\Cmd
Определения
base.php:2
Bitrix\Sale\Exchange\Integration\Rest
bitrix
modules
sale
lib
exchange
integration
rest
remoteproxies
sale
statistics.php
Создано системой
1.14.0