Search for drupal_add_
- Search 9.5.x for drupal_add_
- Search 8.9.x for drupal_add_
- Search 10.3.x for drupal_add_
- Search 11.x for drupal_add_
- Search main for drupal_add_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_add_css | function | includes/ |
Adds a cascading stylesheet to the stylesheet queue. |
| drupal_add_feed | function | includes/ |
Adds a feed URL for the current page. |
| drupal_add_html_head | function | includes/ |
Adds output to the HEAD tag of the HTML page. |
| drupal_add_html_head_link | function | includes/ |
Adds a LINK tag with distinct attributes to the page's HEAD. |
| drupal_add_http_header | function | includes/ |
Sets an HTTP response header for the current page. |
| drupal_add_js | function | includes/ |
Adds a JavaScript file, setting, or inline code to the page. |
| drupal_add_library | function | includes/ |
Adds multiple JavaScript or CSS files at the same time. |
| drupal_add_region_content | function | includes/ |
Adds content to a specified region. |
| drupal_add_tabledrag | function | includes/ |
Assists in adding the tableDrag JavaScript behavior to a themed table. |
| _theme_test_drupal_add_region_content | function | modules/ |
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.