Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Service_Calendar Class Reference
Inheritance diagram for Google_Service_Calendar:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Calendar service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $acl
 
 $availableScopes
 
 $batchPath
 
 $calendarList
 
 $calendars
 
 $channels
 
 $colors
 
 $events
 
 $freebusy
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $settings
 
 $version
 
const CALENDAR
 Manage your calendars.
 
const CALENDAR_READONLY
 View your calendars.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Calendar::__construct ( Google_Client $client)

Constructs the internal representation of the Calendar service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ CALENDAR

const Google_Service_Calendar::CALENDAR
Initial value:
=
"https://www.googleapis.com/auth/calendar"

Manage your calendars.

◆ CALENDAR_READONLY

const Google_Service_Calendar::CALENDAR_READONLY
Initial value:
=
"https://www.googleapis.com/auth/calendar.readonly"

View your calendars.


The documentation for this class was generated from the following file: