drupal_get_breadcrumb
Functions that call drupal_get_breadcrumb()
| Name | Location | Description |
|---|---|---|
| drupal_get_breadcrumb | includes/common.inc | Get the breadcrumb trail for the current page. |
| template_preprocess_page | includes/theme.inc | Process variables for page.tpl.php |
Functions called by drupal_get_breadcrumb()
| Name | Location | Description |
|---|---|---|
| drupal_get_breadcrumb | includes/common.inc | Get the breadcrumb trail for the current page. |
| drupal_set_breadcrumb | includes/common.inc | Set the breadcrumb trail for the current page. |
| menu_get_active_breadcrumb | includes/menu.inc | Get the breadcrumb for the current page, as determined by the active trail. |
