hook_nodeapi
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_nodeapi()
| Name | Location | Description |
|---|---|---|
| hook_nodeapi | developer/hooks/core.php | Act on nodes defined by other modules. |
Functions called by hook_nodeapi()
| Name | Location | Description |
|---|---|---|
| hook_nodeapi | developer/hooks/core.php | Act on nodes defined by other modules. |
| t | includes/common.inc | Translate strings to the current locale. |
| theme | includes/theme.inc | Generate the themed representation of a Drupal object. |
| url | includes/common.inc | Generate an internal Drupal URL. |
| user_access | modules/user.module | Determine whether the user has a given privilege. |
