1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
busyattendees.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Application\Command
;
4
5
interface
BusyAttendees
6
{
7
public
function
isCheckCurrentUsersAccessibility
(): bool;
8
public
function
getNewAttendeesList
(): ?
array
;
9
public
function
getExcludeUsers
(): ?string;
10
public
function
getDateFrom
(): string;
11
public
function
getDateTo
(): string;
12
public
function
getTimeZoneFrom
(): string;
13
public
function
getTimeZoneTo
(): string;
14
public
function
isSkipTime
(): bool;
15
}
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Calendar\Application\Command\BusyAttendees
Определения
busyattendees.php:6
Bitrix\Calendar\Application\Command\BusyAttendees\getTimeZoneTo
getTimeZoneTo()
Bitrix\Calendar\Application\Command\BusyAttendees\isCheckCurrentUsersAccessibility
isCheckCurrentUsersAccessibility()
Bitrix\Calendar\Application\Command\BusyAttendees\getDateFrom
getDateFrom()
Bitrix\Calendar\Application\Command\BusyAttendees\getNewAttendeesList
getNewAttendeesList()
Bitrix\Calendar\Application\Command\BusyAttendees\getDateTo
getDateTo()
Bitrix\Calendar\Application\Command\BusyAttendees\isSkipTime
isSkipTime()
Bitrix\Calendar\Application\Command\BusyAttendees\getTimeZoneFrom
getTimeZoneFrom()
Bitrix\Calendar\Application\Command\BusyAttendees\getExcludeUsers
getExcludeUsers()
Bitrix\Calendar\Application\Command
Определения
busyattendees.php:3
bitrix
modules
calendar
lib
application
command
busyattendees.php
Создано системой
1.14.0