Hooks sur Ifnot
août 23rd, 2010
Dans les applications complexes (par exemple les Framework ou les CMS), il est de bonne pratique d’implémenter un système de plugins afin de séparer les fonctionnalités du coeur de votre système.
Les plugins permettent d’ajouter des fonctionnalités à votre application certes, mais qu’en est-il lorsqu’ils doivent « modifier » le comportement du noyau de votre logiciel ?
Cette problématique peut être résolue par un système de « Hook ». Un nom un peu étrange pour un système assez simple.
Lire la suite
Hooks sur internet
Un hook (littéralement « crochet » ou « hameçon ») permet à l'utilisateur d'un logiciel de personnaliser le fonctionnement de ce dernier, en lui faisant réaliser ...
http://fr.wikipedia.org/wiki/Hook_(informatique)
A hook is a musical idea, often a short riff, passage, or phrase, that is used in popular music to make a song appealing and to "catch the ear of the listener".
http://en.wikipedia.org/wiki/Hook_(music)
This article on the Plugin Hooks available in Version 2.1 of WordPress has now been ... Plugin API/Filter Reference - reference list of all of the Filter Hooks in ...
http://codex.wordpress.org/Plugin_API/Hooks
Hooks fans will be the first to get an extended look at the players universally regarded as the crown jewels of the Astros steadily-improving system. There's ...
http://www.milb.com/index.jsp%3Fsid%3Dt482
The Hooks Difference · Experience · Industry Expertise · Quality · Service · Library Depth · TM Studios · SERVICES · Music Testing · Montages · Callout Services ...
http://www.hooks.com/
Drupal's module system is based on the concept of "hooks".
http://api.drupal.org/api/group/hooks
CodeIgniter's Hooks feature provides a means to tap into and modify the inner workings of the framework without hacking the core files. When CodeIgniter runs it ...
http://codeigniter.com/user_guide/general/hooks.html
Feb 18, 2012 ... Hooks allow custom code to be executed when one of many defined events (like saving an article or a user logging in) occur. For example: The ...
http://www.mediawiki.org/wiki/Manual:Hooks