drupal_add_link

Functions that call drupal_add_link()

Namesort iconLocationDescription
drupal_add_feedincludes/common.incAdd a feed URL for the current page.
drupal_add_linkincludes/common.incAdd a <link> tag to the page's HEAD.
template_preprocess_book_navigationmodules/book/book.moduleProcess variables for book-navigation.tpl.php.

Functions called by drupal_add_link()

Namesort iconLocationDescription
drupal_add_linkincludes/common.incAdd a <link> tag to the page's HEAD.
drupal_attributesincludes/common.incFormat an attribute string to insert in a tag.
drupal_set_html_headincludes/common.incAdd output to the head tag of the HTML page.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.