XXVI. ICAP Functions

To get these functions to work, you have to compile PHP with --with-icap. That requires the icap library to be installed. Grab the latest version from http://icap.chek.com/ and compile and install it.

Table of Contents
icap_open — Opens up an ICAP connection
icap_close — Close an ICAP stream
icap_fetch_event — Fetches an event from the calendar stream/
icap_list_events — Return a list of events between two given datetimes
icap_store_event — Store an event into an ICAP calendar
icap_delete_event — Delete an event from an ICAP calendar
icap_snooze — Snooze an alarm
icap_list_alarms — Return a list of events that has an alarm triggered at the given datetime