1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
OpenEventCategoryMutedTable.php
См. документацию.
1<?php
2
3namespace Bitrix\Calendar\OpenEvents\Internals;
4
5use Bitrix\Main\ORM\Data\DataManager;
6use Bitrix\Main\ORM\Data\Internal\DeleteByFilterTrait;
7use Bitrix\Main\ORM\Fields\IntegerField;
8
26{
27 use DeleteByFilterTrait;
28 use InsertIgnoreTrait;
29
30 public static function getTableName(): string
31 {
32 return 'b_calendar_open_event_category_muted';
33 }
34
35 public static function getMap(): array
36 {
37 return [
38 (new IntegerField('ID'))
39 ->configurePrimary()
40 ->configureAutocomplete()
41 ,
42 (new IntegerField('USER_ID'))
43 ->configureRequired()
44 ,
45 (new IntegerField('CATEGORY_ID'))
46 ->configureRequired()
47 ,
48 ];
49 }
50}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804