DoDomuDojade Documentation

CalendarService
in package

Read onlyYes

Used to interact with google calendar interface

Table of Contents

Properties

$googleCalendarApiKey  : string
$googleCalendarId  : string
$logger  : LoggerInterface

Methods

__construct()  : mixed
getEvents()  : Events
authenticateClient()  : Google_Client
createClient()  : Google_Client

Properties

Methods

__construct()

public __construct(LoggerInterface $logger, string $googleCalendarApiKey, string $googleCalendarId) : mixed
Parameters
$logger : LoggerInterface
$googleCalendarApiKey : string
$googleCalendarId : string

authenticateClient()

private authenticateClient(Google_Client $client) : Google_Client
Parameters
$client : Google_Client
Return values
Google_Client

createClient()

private createClient() : Google_Client
Return values
Google_Client

        
On this page

Search results