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

Weakref::valid - Checks whether the object referenced still exists | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Weakref::valid

(PECL weakref >= 0.1.0)

Weakref::validChecks whether the object referenced still exists

説明

public bool Weakref::valid ( void )

Checks whether the object referenced still exists.

パラメータ

この関数にはパラメータはありません。

返り値

Returns TRUE if the object still exists and is thus still accessible via Weakref::get(), FALSE otherwise.

参考

  • Weakref::get() - Returns the object pointed to by the weak reference



フォーラムで「Weakref::valid - Checks whether the object referenced still exists」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Weakref::valid - Checks whether the object referenced still exists」をGoogle検索
copyright © 1997-2012 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: