hook_link
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_link()
| Name | Location | Description |
|---|---|---|
| hook_link | developer/hooks/core.php | Define internal Drupal links. |
Functions called by hook_link()
| Name | Location | Description |
|---|---|---|
| format_plural | includes/common.inc | Format a string containing a count of items. |
| hook_link | developer/hooks/core.php | Define internal Drupal links. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| user_access | modules/user/user.module | Determine whether the user has a given privilege. |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
