PHP Doku:: The current() method - emptyiterator.current.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe EmptyIterator classEmptyIterator::current

Ein Service von Reinhard Neidl - Webprogrammierung.

The EmptyIterator class

<<The EmptyIterator class

EmptyIterator::key>>

EmptyIterator::current

(PHP 5 >= 5.1.0)

EmptyIterator::currentThe current() method

Beschreibung

public void EmptyIterator::current ( void )

This function must not be called. It throws an exception upon access.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

Fehler/Exceptions

Throws an Exception if called.

Rückgabewerte

Es wird kein Wert zurückgegeben.


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",...)