block_help
Functions that call block_help()
| Name | Location | Description |
|---|---|---|
| block_help | modules/block/block.module | Implementation of hook_help(). |
Functions called by block_help()
| Name | Location | Description |
|---|---|---|
| block_help | modules/block/block.module | Implementation of hook_help(). |
| module_exists | includes/module.inc | Determine whether a given module exists. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| url | includes/common.inc | Generate a URL from a Drupal menu path. Will also pass-through existing URLs. |
