15 calls to hansel_arg() in Hansel breadcrumbs 7
- hansel_action_add_link_to_current_page_get_crumbs in ./
hansel.actions.inc - Callback for the "add link to current page" breadcrumb action to generate the crumbs.
- hansel_action_add_link_to_nodetype_get_crumbs in ./
hansel.actions.inc - Callback for the "add link to nodetype" breadcrumb action to generate the crumbs.
- hansel_action_add_link_to_node_get_crumbs in ./
hansel.actions.inc - Callback for the "add link to node" breadcrumb action to generate the crumbs.
- hansel_action_add_link_to_user_get_crumbs in ./
hansel.actions.inc - Callback for the "add link to user" breadcrumb action to generate the crumbs.
- hansel_action_add_parents_get_crumbs in ./
hansel.actions.inc - Callback for the "add single link" breadcrumb action to generate the crumbs.
- hansel_forum_action_add_forum_path_get_crumbs in forum/
hansel_forum.module - Callback for "add forum path" breadcrumb action
- hansel_og_action_add_og_path_get_crumbs in og/
hansel_og.module - Callback for "add og path" breadcrumb action
- hansel_replace_tokens in ./
hansel.module - Replace tokens using token module, using the node or user from the path.
- hansel_switch_node_age_compare in ./
hansel.switches.inc - Callback for "node age" switch to compare a given value.
- hansel_switch_node_id_compare in ./
hansel.switches.inc - Callback for "node id" switch to compare a given value.
- hansel_switch_node_type_compare in ./
hansel.switches.inc - Callback for "node id" switch to compare a given value.
- hansel_switch_url_argument_compare in ./
hansel.switches.inc - Callback for "url argument" switch to compare a given value.
- hansel_taxonomy_action_add_term_path_get_crumbs in taxonomy/
hansel_taxonomy.module - Callback for "add term path" breadcrumb action
- hansel_taxonomy_switch_vocabulary_compare in taxonomy/
hansel_taxonomy.module - Callback for "taxonomy vocabulary" switch to compare a given value.
- path_hansel_get_parent in ./
hansel.actions.inc - Implements hook_hansel_get_parent().