PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

What are Callbacks? | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Callbacks are functions that are invoked when signals are emitted by widgets.

Callbacks are functions that are set up by the programmer to react to signals emitted by widgets. You specify the function that should be called by connecting the function to the signal.

The callback is also known as the signal handler function. This can be either the widget's default handler or a user-defined handler, that is, a function written by the programmer.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「What are Callbacks?」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | What are Callbacks?」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: