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