1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
SetEventWatchedDto.php
См. документацию.
1<?php
2
3namespace Bitrix\Calendar\OpenEvents\Controller\Request\OpenEvent;
4
5use Bitrix\Calendar\OpenEvents\Controller\Request\RequestDtoInterface;
6
8{
12 public function __construct(
13 public readonly array $eventIds
14 )
15 {
16 }
17
18 public static function fromRequest(array $request): self
19 {
20 return new self(
21 array_map('intval', $request['eventIds']),
22 );
23 }
24}
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if(!check_bitrix_sessid()) $request
Определения catalog_reindex.php:36
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804