14 functions implement hook_link()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

blog_link in drupal-6.x/modules/blog/blog.module
Implementation of hook_link().
book_link in drupal-6.x/modules/book/book.module
Implementation of hook_link().
comment_link in drupal-6.x/modules/comment/comment.module
Implementation of hook_link().
drupal_add_link in drupal-6.x/includes/common.inc
Add a <link> tag to the page's HEAD.
node_link in drupal-6.x/modules/node/node.module
Implementation of hook_link().
statistics_link in drupal-6.x/modules/statistics/statistics.module
Implementation of hook_link().
taxonomy_link in drupal-6.x/modules/taxonomy/taxonomy.module
Implementation of hook_link().
theme_book_title_link in drupal-6.x/modules/book/book.module
Generate the HTML output for a link to a book title when used as a block title.
theme_menu_item_link in drupal-6.x/includes/menu.inc
Generate the HTML output for a single menu link.
theme_more_help_link in drupal-6.x/includes/theme.inc
Returns code that emits the 'more help'-link.
theme_more_link in drupal-6.x/includes/theme.inc
Returns code that emits the 'more' link used on blocks.
theme_pager_link in drupal-6.x/includes/pager.inc
Returns HTML for a link to a specific query result page.
translation_link in drupal-6.x/modules/translation/translation.module
Implementation of hook_link().
upload_link in drupal-6.x/modules/upload/upload.module
Implementation of hook_link().