Drupal Hooks Tutorial - buildamodule.com

Hooks are the single most important concept to learn when it comes to module development. Hooks allow developers to tap into Drupal at virtually any point to change anything from forms to nodes to the how a bit of output displays. There are over 70 hooks in Drupal 6, but you only need to know a few to get started developing in Drupal.

In this video, I cover how to implement a hook, and show you how easy it is to expose a hook in your own module. Adding a hook to your code allows other developers to tag on functionality, just like you can do with Drupal core. Pretty neat stuff!

http://api.drupal.org/api/group/hooks

yadaDROP Admin
1,142
12.26.09

Saving the world, one website at a time.

rate it:

Your rating: None Average: 4 (1 vote)

Add comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options