1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
GetUsersViewResponse.php
См. документацию.
1<?php
2
3namespace Bitrix\Bizproc\Api\Response\UserService;
4
5use Bitrix\Bizproc\Result;
6use Bitrix\Bizproc\UI\UserView;
7
9{
10 public function __construct()
11 {
12 parent::__construct();
13
14 $this->data['userViews'] = [];
15 }
16
17 public function addUserView(UserView $user): void
18 {
19 $this->data['userViews'][] = $user;
20 }
21
25 public function getUserViews(): array
26 {
27 return $this->data['userViews'];
28 }
29}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$user
Определения mysql_to_pgsql.php:33