PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<db2_tablesicap_close>
Last updated: Mon, 16 Jul 2012

XLIX. ICAP Functions [deprecated]

简介

注: Icap will be removed in near future. Neither this module, nor those versions of icap library are supported any longer. If you want to use calendar capabilities in PHP, use mcal instead.

需求

The icap library has to be installed, which is not longer supported and available.

安装

To get these functions to work, you have to compile PHP with --with-icap.

运行时配置

本扩展模块在 php.ini 中未定义任何设置指令。

资源类型

本扩展模块未定义任何资源类型。

预定义常量

本扩展模块未定义任何常量。

目录
icap_close -- Close an ICAP stream
icap_create_calendar --  Create a new calendar
icap_delete_calendar --  Delete a calendar
icap_delete_event -- Delete an event from an ICAP calendar
icap_fetch_event -- Fetches an event from the calendar stream/
icap_list_alarms --  Return a list of events that has an alarm triggered at the given datetime
icap_list_events --  Return a list of events between two given datetimes
icap_open -- Opens up an ICAP connection
icap_rename_calendar --  Rename a calendar
icap_reopen --  Reopen ICAP stream to new calendar
icap_snooze -- Snooze an alarm
icap_store_event -- Store an event into an ICAP calendar



<db2_tablesicap_close>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST