1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
accessibleevent.php
См. документацию.
1<?php
2
4
5
7
9 extends AccessibleItem
10{
11 public function getSectionId(): int;
12 public function getSectionType(): string;
13 public function getEventType(): string;
14 public function getMeetingStatus(): string;
15 public function getOwnerId(): int;
16 public function getParentEventSectionId(): int;
17 public function getParentEventSectionType(): string;
18 public function getParentEventOwnerId(): int;
19 public function hasAttendee(int $userId): bool;
20 public function getCreatorId(): int;
21}
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения check_mail.php:18