drupal_set_breadcrumb |
function |
core/includes/drupal.inc |
Sets the breadcrumb trail for the current page. |
backdrop_set_breadcrumb |
function |
core/includes/common.inc |
Sets the breadcrumb trail for the current page. |
views_taxonomy_set_breadcrumb |
function |
core/modules/taxonomy/views/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |
views_handler_argument::set_breadcrumb |
function |
core/modules/views/handlers/views_handler_argument.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
views_handler_argument_term_node_tid::set_breadcrumb |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
views_handler_argument_term_node_tid_depth::set_breadcrumb |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |