Class EasyPeasyICS
Class EasyPeasyICS. Simple ICS data generator
Package: phpmailer\easypeasyics
Author: Marcus Bointon <phpmailer@synchromedia.co.uk>
Author: Manuel Reinhard <manu@sprain.ch> Built with inspiration from http://stackoverflow.com/questions/1463480/how-can-i-use-php-to-dynamically-publish-an-ical-file-to-be-read-by-google-calend/1464355#1464355 History: 2010/12/17 - Manuel Reinhard - when it all started 2014 PHPMailer project becomes maintainer
Located at vendor/phpmailer/phpmailer/extras/EasyPeasyICS.php
Author: Marcus Bointon <phpmailer@synchromedia.co.uk>
Author: Manuel Reinhard <manu@sprain.ch> Built with inspiration from http://stackoverflow.com/questions/1463480/how-can-i-use-php-to-dynamically-publish-an-ical-file-to-be-read-by-google-calend/1464355#1464355 History: 2010/12/17 - Manuel Reinhard - when it all started 2014 PHPMailer project becomes maintainer
Located at vendor/phpmailer/phpmailer/extras/EasyPeasyICS.php
Methods summary
public
|
|
public
array
|
|
public
array
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
Magic methods summary
Properties summary
protected
string
|
$calendarName |
#
The name of the calendar |
protected
array
|
$events |
#
The array of events to add to this calendar |