| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
PHP_CompatInfo::removeListenerPHP_CompatInfo::removeListener() – Removes a registered listener
Synopsis
require_once 'PHP/CompatInfo.php';
DescriptionRemoves a registered listener that correspond to the given criteria. Parameter
Return valuereturns True if listener was removed, false otherwise. Throwsthrows no exceptions thrown Sincesince version 1.8.0b3 (2008-06-07) NoteThis function can not be called statically. Examplesee PHP_CompatInfo::addListener() example |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「PHP_CompatInfo::removeListener」をGoogle検索
|