1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
GetIBlockByIdResponse.php
См. документацию.
1<?php
2
3namespace Bitrix\Lists\Api\Response\IBlockService;
4
5use Bitrix\Lists\Api\Response\Response;
6
8{
9 public function getIBlock(): array
10 {
11 return $this->data['iBlock'] ?? [];
12 }
13
14 public function setIBlock(array $iBlock): static
15 {
16 $this->data['iBlock'] = $iBlock;
17
18 return $this;
19 }
20
21 public function getFieldById(string $fieldId)
22 {
23 $iBlock = $this->data['iBlock'] ?? [];
24
25 return $iBlock[$fieldId] ?? null;
26 }
27}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804