|
static | isManagerForUser ($managerId, $userId) |
static | isSectionStructureConverted () |
static | getTimestamp ($date, $round=true, $getTime=true) |
static | isTimezoneValid (?string $timeZone) |
static | prepareTimezone (?string $tz=null) |
static | getDateObject (string $date=null, ?bool $fullDay=true, ?string $tz='UTC') |
static | getUserSelectorContext () |
static | checkRuZone () |
static | convertEntitiesToCodes ($entityList=[]) |
static | convertCodesToEntities ($codeList=[]) |
static | getUsersByEntityList ($entityList, $fetchUsers=false) |
static | getDefaultEntityList ($userId, $type, $ownerId) |
static | getAttendees (array $codeAttendees=null, string $stringWrapper='') |
static | isExtranetUser (int $userId) |
static | isCollabUser (int $userId) |
static | getEventById (int $eventId) |
static | addPullEvent (PushCommand $command, int $userId, array $params=[]) |
static | initPlannerPullWatches (int $currentUserId, array $userIdList=[]) |
static | getUserFieldsByEventId (int $eventId) |
static | getServerTimezoneName () |
static | getServerOffsetUTC () |
static | getTimezoneOffsetFromServer (?string $tz='UTC', $date=null) |
static | setRequestUid (string $requestUid='') |
static | getRequestUid () |
static | getUserAccessCodes (int $userId) |
static | getPathToCalendar (?int $ownerId, ?string $type) |
static | getServerName () |
static | secondsToDayHoursMinutes (int $second) |
static | minutesToDayHoursMinutes (int $minutes) |
static | getDateTimestamp (?string $dateFrom, ?string $timezone) |
static | formatDateTimeTimestamp (int $timestamp, string $timezoneName) |
static | formatDateTimeTimestampUTC (int $timestamp) |
static | formatDateTimestampUTC (int $timestamp) |
static | getTimezoneOffsetUTC (string $timezoneName) |
static | getDateTimestampUtc (DateTime $date, ?string $eventTimezone=null) |
static | formatEventDateTime (DateTime $dateTime) |
static | getTimezoneHint (int $userId, array $event) |
static | formatEventDate (DateTime $dateTime) |
static | doIntervalsIntersect ($from1, $to1, $from2, $to2) |
static | oneIntervalIntersectsAnother ($from1, $to1, $from2, $to2) |
См. определение в файле util.php строка 20