[ Pobierz całość w formacie PDF ]
.ICAP FunctionsPodręcznik PHPPoprzedniNastępnyXXXIV.ICAP Functions
To get these functions to work, you have to compile PHP with--with-icap.That requires theicap library to be installed.Grab the latest version from http://icap.chek.com/ and compile and install it.Spis treściicap_open -- Opens up an ICAP connectionicap_close -- Close an ICAP streamicap_fetch_event -- Fetches an event from the calendar stream/icap_list_events -- Return a list of events between two given datetimesicap_store_event -- Store an event into an ICAP calendaricap_delete_event -- Delete an event from an ICAP calendaricap_snooze -- Snooze an alarmicap_list_alarms -- Return a list of events that has an alarm triggered at the givendatetimeicap_create_calendar -- Create a new calendaricap_rename_calendar -- Rename a calendaricap_delete_calendar -- Delete a calendaricap_reopen -- Reopen ICAP stream to new calendarPoprzedniSpis treściNastępnyhw_changeobjectPoczątek rozdziałuicap_open
[ Pobierz całość w formacie PDF ]