CachingIterator
PHP Manual

CachingIterator::offsetExists

(PHP 5 >= 5.2.0)

CachingIterator::offsetExistsThe offsetExists purpose

説明

public void CachingIterator::offsetExists ( string $index )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

index

The index being checked.

返り値

Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.


CachingIterator
PHP Manual