PHP_CompatInfo::addListener (Previous) (Next) PHP_FunctionCallTracer

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

PHP_CompatInfo::removeListener()

PHP_CompatInfo::removeListener()  -- Removes a registered listener

Beschreibung

Removes a registered listener that correspond to the given criteria.

Parameter

mixed $callback

A PHP callback

string $nName

(optional) Expected notification name

Rückgabewert

returns True if listener was removed, false otherwise.

Fehler-Meldungen

throws no exceptions thrown

Seit

since version 1.8.0b3 (2008-06-07)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

PHP_CompatInfo::addListener (Previous) (Next) PHP_FunctionCallTracer

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.