icap_fetch_eventとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > icap_fetch_eventの意味・解説 

icap_fetch_event

(PHP 4 <= 4.2.3)
icap_fetch_event — カレンダーストリームからイベントを取得する

説明

int icap_fetch_event ( int stream_id, int event_id [, int options] )
icap_fetch_event() は、 id で指定されたカレンダーストリームから イベントを取得します。
以下の要素からなるイベントオブジェクトを返します。
  • int id - イベント ID
  • int public - イベントがpublicな場合はTRUE、privateな場合はFALSE
  • string category - イベントのカテゴリを表す文字列
  • string title - イベントのタイトルを表す文字列
  • string description - イベントの内容を表す文字列
  • int alarm - アラーム・リマインダイベントが送られるまでの分単位 の時間
  • object start - datetime エントリを有するオブジェクト
  • object end - datetime エントリを有するオブジェクト
全ての datetime エントリは、次の要素を有するオブジェクトから 構成されます。
  • int year - 年
  • int month - 月
  • int mday - 日
  • int hour - 時間
  • int min - 分
  • int sec - 秒




英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「icap_fetch_event」の関連用語

icap_fetch_eventのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



icap_fetch_eventのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2024 by the PHP Documentation Group.

©2024 GRAS Group, Inc.RSS