hook_node_operations
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_node_operations()
| Name | Location | Description |
|---|---|---|
| hook_node_operations | developer/hooks/core.php | Add mass node operations. |
Functions called by hook_node_operations()
| Name | Location | Description |
|---|---|---|
| hook_node_operations | developer/hooks/core.php | Add mass node operations. |
| t | includes/common.inc | Translate strings to the current locale. |
