6 calls to drupal_set_breadcrumb() in Drupal 6
- blog_view in modules/
blog/ blog.module - Implementation of hook_view().
- comment_reply in modules/
comment/ comment.pages.inc - This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
- drupal_get_breadcrumb in includes/
common.inc - Get the breadcrumb trail for the current page.
- forum_nodeapi in modules/
forum/ forum.module - Implementation of hook_nodeapi().
- taxonomy_term_page in modules/
taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_forums in modules/
forum/ forum.module - Process variables for forums.tpl.php