PHP Doku:: The offsetExists purpose - cachingiterator.offsetexists.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe CachingIterator classCachingIterator::offsetExists

Ein Service von Reinhard Neidl - Webprogrammierung.

The CachingIterator class

<<CachingIterator::next

CachingIterator::offsetGet>>

CachingIterator::offsetExists

(PHP 5 >= 5.2.0)

CachingIterator::offsetExistsThe 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)