CachingIterator::offsetExists
(PHP 5 >= 5.2.0)
CachingIterator::offsetExists — The offsetExists purpose
Beschreibung
public void CachingIterator::offsetExists
( string $index
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
- index
-
The index being checked.
Rückgabewerte
Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.
CachingIterator::offsetExists
There are no user contributed notes for this page.
