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 |
|---|---|---|
| book_access | modules/book.module | Implementation of hook_access(). |
| hook_link | developer/hooks/core.php | Define internal Drupal links. |
| l | includes/common.inc | Format an internal Drupal link. |
| t | includes/common.inc | Translate strings to the current locale. |
