hook_user
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_user()
| Name | Location | Description |
|---|---|---|
| hook_user | developer/hooks/core.php | Act on user account actions. |
Functions called by hook_user()
| Name | Location | Description |
|---|---|---|
| hook_user | developer/hooks/core.php | Act on user account actions. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
