1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
channel.php
См. документацию.
1<?php
2
4use \Bitrix\Main\Error;
5
7{
8 public function getPublicIdsAction(array $users)
9 {
12 'USERS' => $users,
13 'JSON' => true
14 ]);
15
16 if (!$config)
17 {
18 $this->errorCollection[] = new Error("Push & Pull server is not configured", "SERVER_ERROR");
19 return null;
20 }
21
22 return $config;
23 }
24}
Определения error.php:15
static getPublicIds($params=[])
Определения channel.php:25
getPublicIdsAction(array $users)
Определения channel.php:8
const TYPE_PRIVATE
Определения pull_channel.php:9
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$config
Определения quickway.php:69