8 calls to drupal_add_html_head_link() in Drupal 7
- drupal_add_feed in includes/
common.inc - Adds a feed URL for the current page.
- node_page_view in modules/
node/ node.module - Menu callback: Displays a single node.
- openid_test_html_openid1 in modules/
openid/ tests/ openid_test.module - Menu callback; regular HTML page with OpenID 1.0 <link> element.
- openid_test_html_openid2 in modules/
openid/ tests/ openid_test.module - Menu callback; regular HTML page with OpenID 2.0 <link> element.
- taxonomy_term_page in modules/
taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_book_navigation in modules/
book/ book.module - Processes variables for book-navigation.tpl.php.
- template_preprocess_html in includes/
theme.inc - Preprocess variables for html.tpl.php
- template_preprocess_maintenance_page in includes/
theme.inc - Process variables for maintenance-page.tpl.php.