class CalendarListEntry extends Collection (View source)

Properties

protected $collection_key
string $accessRole
string $backgroundColor
string $colorId
protected $conferencePropertiesType
protected $conferencePropertiesDataType
protected $defaultRemindersType
protected $defaultRemindersDataType
bool $deleted
string $description
string $etag
string $foregroundColor
bool $hidden
string $id
string $kind
string $location
protected $notificationSettingsType
protected $notificationSettingsDataType
bool $primary
bool $selected
string $summary
string $summaryOverride
string $timeZone

Methods

setAccessRole($accessRole)

No description

string
getAccessRole()

No description

setBackgroundColor($backgroundColor)

No description

string
getBackgroundColor()

No description

setColorId($colorId)

No description

string
getColorId()

No description

setConferenceProperties(ConferenceProperties $conferenceProperties)

No description

setDefaultReminders($defaultReminders)

No description

getDefaultReminders()

No description

setDeleted($deleted)

No description

bool
getDeleted()

No description

setDescription($description)

No description

string
getDescription()

No description

setEtag($etag)

No description

string
getEtag()

No description

setForegroundColor($foregroundColor)

No description

string
getForegroundColor()

No description

setHidden($hidden)

No description

bool
getHidden()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLocation($location)

No description

string
getLocation()

No description

setNotificationSettings(CalendarListEntryNotificationSettings $notificationSettings)

No description

setPrimary($primary)

No description

bool
getPrimary()

No description

setSelected($selected)

No description

bool
getSelected()

No description

setSummary($summary)

No description

string
getSummary()

No description

setSummaryOverride($summaryOverride)

No description

string
getSummaryOverride()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

Details

setAccessRole($accessRole)

No description

Parameters

$accessRole

string getAccessRole()

No description

Return Value

string

setBackgroundColor($backgroundColor)

No description

Parameters

$backgroundColor

string getBackgroundColor()

No description

Return Value

string

setColorId($colorId)

No description

Parameters

$colorId

string getColorId()

No description

Return Value

string

setConferenceProperties(ConferenceProperties $conferenceProperties)

No description

Parameters

ConferenceProperties $conferenceProperties

ConferenceProperties getConferenceProperties()

No description

Return Value

ConferenceProperties

setDefaultReminders($defaultReminders)

No description

Parameters

$defaultReminders

EventReminder[] getDefaultReminders()

No description

Return Value

EventReminder[]

setDeleted($deleted)

No description

Parameters

$deleted

bool getDeleted()

No description

Return Value

bool

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setForegroundColor($foregroundColor)

No description

Parameters

$foregroundColor

string getForegroundColor()

No description

Return Value

string

setHidden($hidden)

No description

Parameters

$hidden

bool getHidden()

No description

Return Value

bool

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setNotificationSettings(CalendarListEntryNotificationSettings $notificationSettings)

No description

Parameters

CalendarListEntryNotificationSettings $notificationSettings

CalendarListEntryNotificationSettings getNotificationSettings()

No description

setPrimary($primary)

No description

Parameters

$primary

bool getPrimary()

No description

Return Value

bool

setSelected($selected)

No description

Parameters

$selected

bool getSelected()

No description

Return Value

bool

setSummary($summary)

No description

Parameters

$summary

string getSummary()

No description

Return Value

string

setSummaryOverride($summaryOverride)

No description

Parameters

$summaryOverride

string getSummaryOverride()

No description

Return Value

string

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string