Javascript validator
Web page editor
↑
PHP_CompatInfo_Parser::removeListener()
-- Removes a registered listener
Description
Removes a registered listener that correspond to the given criteria.
Parameter
- mixed
$callback
A PHP callback
- string
$nName
(optional) Expected notification name
Return value
returns
True if listener was removed, false otherwise.
Throws
throws
no exceptions thrown
Since
since
version 1.8.0b2 (2008-06-03)
Note
This function can not be called
statically.
→
Javascript validator
Web page editor