|
Public Member Functions |
| boical () |
string I boolean & | exportVCal (int-I-array $events, $version='2.0', string $method='PUBLISH') |
| Exports calendar events as an iCalendar string.
|
boolean | importVCal (string &$_vcalData, int $cal_id=-1) |
| Convert VEVENT components from an iCalendar string into eGW calendar events and write these to the eGW calendar as new events or changes of existing events.
|
| setSupportedFields ($_productManufacturer='file', $_productName='') |
Public Attributes |
bocalupdate_vevents | $calhnd |
| the egwical resource handler object that handles ical import and export for the calendar.
|