What are hooks in drupal ?
Answer / 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 |
What is the use of Media query for this layout field in the layout and general settings?
Why are so many drupal versions available - 4.x, 5.x ...? Which one should I use?
How many types of cms are there?
What is left join and right joins?
Why should I use drupal?
How do you handle upgrades?
What are the difference between wordpress and drupal?
What is panelizer?
What do you mean by node in drupal?
Is drupal front end or backend?
How to override the contributed module?
How cache_form table works?