hook_help
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_help()
| Name | Location | Description |
|---|---|---|
| hook_help | developer/hooks/core.php | Provide online user help. |
Functions called by hook_help()
| Name | Location | Description |
|---|---|---|
| hook_help | developer/hooks/core.php | Provide online user help. |
| t | includes/common.inc | Translate strings to the current locale. |
