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