Search for drupal_add_

  1. Search 9.5.x for drupal_add_
  2. Search 8.9.x for drupal_add_
  3. Search 10.3.x for drupal_add_
  4. Search 11.x for drupal_add_
  5. Search main for drupal_add_
  6. Other projects
Title Object type File name Summary
drupal_add_css function includes/common.inc Adds a cascading stylesheet to the stylesheet queue.
drupal_add_feed function includes/common.inc Adds a feed URL for the current page.
drupal_add_html_head function includes/common.inc Adds output to the HEAD tag of the HTML page.
drupal_add_html_head_link function includes/common.inc Adds a LINK tag with distinct attributes to the page's HEAD.
drupal_add_http_header function includes/bootstrap.inc Sets an HTTP response header for the current page.
drupal_add_js function includes/common.inc Adds a JavaScript file, setting, or inline code to the page.
drupal_add_library function includes/common.inc Adds multiple JavaScript or CSS files at the same time.
drupal_add_region_content function includes/common.inc Adds content to a specified region.
drupal_add_tabledrag function includes/common.inc Assists in adding the tableDrag JavaScript behavior to a themed table.
_theme_test_drupal_add_region_content function modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.