PHP_CompatInfo_Parser::addListener (Previous) (Next) PHP_CompatInfo_Parser::notifyListeners

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

PHP_CompatInfo_Parser::removeListener()

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

Description

Removes a registered listener that correspond to the given criteria.

Paramètres

mixed $callback

A PHP callback

chaîne de caractères $nName

(optional) Expected notification name

Valeur retournée

returns True if listener was removed, false otherwise.

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 1.8.0b2 (2008-06-03)

Note

Cette fonction ne peut pas être appelée de façon statique.

PHP_CompatInfo_Parser::addListener (Previous) (Next) PHP_CompatInfo_Parser::notifyListeners

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.