1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
contact.php
См. документацию.
1<?php
3
4
6use \Bitrix\Sale\Exchange\Integration\Service\Scenarios;
7
8class Contact
9{
10 public function refreshById($id, array $params)
11 {
12 $contact = new Scenarios\RefreshClient\Contact();
13 $userList = $contact->resolve($params);
14 if(count($userList)>0)
15 {
16 $contact->refresh($params);
17
18 $contacts = $this->itemsGet($id);
19
20 if(count($contacts)>0)
21 {
22 $this->updates($id, $userList, $contacts);
23 }
24 else
25 {
26 $this->adds($id, $userList);
27 }
28 }
29 }
30
31 public function itemsGet($id)
32 {
34 }
35
36 public function updates($id, array $userList, array $contacts)
37 {
38 return Batchable\Deal::dealContactUpdates($id, $userList, $contacts);
39 }
40
41 public function adds($id, array $userList)
42 {
43 return Batchable\Deal::dealContactAdds($id, $userList);
44 }
45}
updates($id, array $userList, array $contacts)
Определения contact.php:36
$userList
Определения discount_coupon_list.php:276
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
</p ></td >< td valign=top style='border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;padding:0cm 2.0pt 0cm 2.0pt;height:9.0pt'>< p class=Normal align=center style='margin:0cm;margin-bottom:.0001pt;text-align:center;line-height:normal'>< a name=ТекстовоеПоле54 ></a ><?=($taxRate > count( $arTaxList) > 0) ? $taxRate."%"
Определения waybill.php:936
if($inWords) echo htmlspecialcharsbx(Number2Word_Rus(roundEx($totalVatSum $params['CURRENCY']
Определения template.php:799