1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
BirthdayPopupItem.php
См. документацию.
1<?php
2
4
6
8{
9
10 public function merge(PopupDataItem $item): PopupDataItem
11 {
12 return $this;
13 }
14
15 public static function getRestEntityName(): string
16 {
17 return 'birthdayList';
18 }
19
20 public function toRestFormat(array $option = []): array
21 {
22 return \Bitrix\Im\Integration\Intranet\User::getBirthdayForToday();
23 }
24}
toRestFormat(array $option=[])
Определения BirthdayPopupItem.php:20
merge(PopupDataItem $item)
Определения BirthdayPopupItem.php:10
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$option
Определения options.php:1711