Home ›
What happened to hook_nodeapi in Drupal 7? The ultimate de-opping.What happened to hook_nodeapi in Drupal 7? The ultimate de-opping.
Submitted by Benjamin Melançon on September 5, 2010 - 10:40pm
The nodeapi ops were turned into hook_node_[operation] functions, such as:
http://api.drupal.org/api/function/hook_node_validate/7
http://api.drupal.org/api/function/hook_node_update/7
http://api.drupal.org/api/function/hook_node_insert/7
See them all here:
http://api.drupal.org/api/group/node_api_hooks/7
And again here:
http://api.drupal.org/api/drupal/modules--node--node.api.php/7
Searched words:
drupal nodeapi de-op
Comments
Post new comment