PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Event::pending - Detects whether event is pending or scheduled | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Event::pending

(PECL event >= 1.2.6-beta)

Event::pendingDetects whether event is pending or scheduled

説明

public bool Event::pending ( int $flags )

Detects whether event is pending or scheduled

パラメータ

flags

One of, or a composition of the following constants: Event::READ , Event::WRITE , Event::TIMEOUT , Event::SIGNAL .

返り値

Returns TRUE if event is pending or scheduled. Otherwise FALSE.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Event::pending - Detects whether event is pending or scheduled」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Event::pending - Detects whether event is pending or scheduled」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: