7 calls to drupal_add_html_head() in Drupal 7
- drupal_add_html_head_link in includes/
common.inc - Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
- drupal_get_html_head in includes/
common.inc - Retrieves output to be displayed in the HEAD tag of the HTML page.
- install_display_output in includes/
install.core.inc - Displays themed installer output and ends the page request.
- openid_test_yadis_http_equiv in modules/
openid/ tests/ openid_test.module - Menu callback; regular HTML page with <meta> element.
- rdf_preprocess_taxonomy_term in modules/
rdf/ rdf.module - Implements MODULE_preprocess_HOOK().
- rdf_preprocess_user_profile in modules/
rdf/ rdf.module - Implements MODULE_preprocess_HOOK().
- _batch_progress_page_nojs in includes/
batch.inc - Outputs a batch processing page without JavaScript support.