adspace


What are hooks in drupal ?

Answer Posted / Gulshan Arya

Hooks are functions that allow custom modules to interact with core Drupal functionality. When certain events occur, such as a node being saved or a block being loaded, Drupal looks for and executes the appropriate hook functions in enabled modules.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you contributed the drupal site (any module)?

164


What is the drupal current version?

215


How to create custom table using drupal module?

194


How will you create a field using code?

191