Table of Contents
Interfaces
- Command
- BusyAttendees
Methods
-
__construct()
: mixed
-
getAccessibility()
: string|null
-
getAnalyticsChatId()
: int|null
-
getAnalyticsSubSection()
: string|null
-
getAttendeesEntityList()
: array<string|int, mixed>|null
-
getChatId()
: int
-
getColor()
: string|null
-
getCurrentDateFrom()
: string|null
-
getDateFrom()
: string
-
getDateTo()
: string
-
getDescription()
: string
-
getExcludeUsers()
: string|null
-
getId()
: int
-
getImportance()
: string
-
getLocation()
: string
-
getMaxAttendees()
: int|null
-
getMeetingHost()
: int|null
-
getName()
: string
-
getNewAttendeesList()
: array<string|int, mixed>|null
-
getRecEditMode()
: string|null
-
getRemindList()
: array<string|int, mixed>
-
getRequestUid()
: int
-
getRrule()
: array<string|int, mixed>|null
-
getSectionId()
: int
-
getTimeZoneFrom()
: string
-
getTimeZoneTo()
: string
-
getUfFields()
: array<string|int, mixed>
-
getUserId()
: int
-
isAllowInvite()
: bool
-
isCheckCurrentUsersAccessibility()
: bool
-
isCheckLocationOccupancy()
: bool
-
isHideGuests()
: bool
-
isMeetingNotify()
: bool
-
isMeetingReinvite()
: bool
-
isPlannerFeatureEnabled()
: bool
-
isPrivate()
: bool
-
isSendInvitesAgain()
: bool
-
isSkipTime()
: bool
__construct()
public
__construct(int $id, int $userId, int $sectionId, string $dateFrom, string $dateTo, bool $skipTime, string $timeZoneFrom, string $timeZoneTo, string $name, string $description, string|null $color, string|null $accessibility, string $importance, bool $private, array<string|int, mixed>|null $rrule, string $location, array<string|int, mixed> $remindList, int|null $meetingHost, int $chatId, array<string|int, mixed>|null $attendeesEntityList, string|null $excludeUsers, bool $meetingNotify, bool $meetingReinvite, bool $allowInvite, bool $hideGuests, bool $isPlannerFeatureEnabled, bool $checkCurrentUsersAccessibility, array<string|int, mixed>|null $newAttendeesList, string|null $recEditMode, string|null $currentDateFrom, array<string|int, mixed> $ufFields, bool $sendInvitesAgain, int $requestUid, bool $checkLocationOccupancy, int|null $maxAttendees) : mixed
Parameters
-
$id
: int
-
-
$userId
: int
-
-
$sectionId
: int
-
-
$dateFrom
: string
-
-
$dateTo
: string
-
-
$skipTime
: bool
-
-
$timeZoneFrom
: string
-
-
$timeZoneTo
: string
-
-
$name
: string
-
-
$description
: string
-
-
$color
: string|null
-
-
$accessibility
: string|null
-
-
$importance
: string
-
-
$private
: bool
-
-
$rrule
: array<string|int, mixed>|null
-
-
$location
: string
-
-
$remindList
: array<string|int, mixed>
-
-
$meetingHost
: int|null
-
-
$chatId
: int
-
-
$attendeesEntityList
: array<string|int, mixed>|null
-
-
$excludeUsers
: string|null
-
-
$meetingNotify
: bool
-
-
$meetingReinvite
: bool
-
-
$allowInvite
: bool
-
-
$hideGuests
: bool
-
-
$isPlannerFeatureEnabled
: bool
-
-
$checkCurrentUsersAccessibility
: bool
-
-
$newAttendeesList
: array<string|int, mixed>|null
-
-
$recEditMode
: string|null
-
-
$currentDateFrom
: string|null
-
-
$ufFields
: array<string|int, mixed>
-
-
$sendInvitesAgain
: bool
-
-
$requestUid
: int
-
-
$checkLocationOccupancy
: bool
-
-
$maxAttendees
: int|null
-
getAccessibility()
public
getAccessibility() : string|null
Return values
string|null
getAnalyticsChatId()
public
getAnalyticsChatId() : int|null
getAnalyticsSubSection()
public
getAnalyticsSubSection() : string|null
Return values
string|null
getAttendeesEntityList()
public
getAttendeesEntityList() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null
getChatId()
public
getChatId() : int
getColor()
public
getColor() : string|null
Return values
string|null
getCurrentDateFrom()
public
getCurrentDateFrom() : string|null
Return values
string|null
getDateFrom()
public
getDateFrom() : string
getDateTo()
public
getDateTo() : string
getDescription()
public
getDescription() : string
getExcludeUsers()
public
getExcludeUsers() : string|null
Return values
string|null
getId()
public
getId() : int
getImportance()
public
getImportance() : string
getLocation()
public
getLocation() : string
getMaxAttendees()
public
getMaxAttendees() : int|null
getMeetingHost()
public
getMeetingHost() : int|null
getName()
public
getName() : string
getNewAttendeesList()
public
getNewAttendeesList() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null
getRecEditMode()
public
getRecEditMode() : string|null
Return values
string|null
getRemindList()
public
getRemindList() : array<string|int, mixed>
Return values
array<string|int, mixed>
getRequestUid()
public
getRequestUid() : int
getRrule()
public
getRrule() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null
getSectionId()
public
getSectionId() : int
getTimeZoneFrom()
public
getTimeZoneFrom() : string
getTimeZoneTo()
public
getTimeZoneTo() : string
getUfFields()
public
getUfFields() : array<string|int, mixed>
Return values
array<string|int, mixed>
getUserId()
public
getUserId() : int
isAllowInvite()
public
isAllowInvite() : bool
isCheckCurrentUsersAccessibility()
public
isCheckCurrentUsersAccessibility() : bool
isCheckLocationOccupancy()
public
isCheckLocationOccupancy() : bool
isHideGuests()
public
isHideGuests() : bool
isMeetingNotify()
public
isMeetingNotify() : bool
isMeetingReinvite()
public
isMeetingReinvite() : bool
isPlannerFeatureEnabled()
public
isPlannerFeatureEnabled() : bool
isPrivate()
public
isPrivate() : bool
isSendInvitesAgain()
public
isSendInvitesAgain() : bool
isSkipTime()
public
isSkipTime() : bool