You are here

13 calls to crumbs_Util::itemExtractEntity() in Crumbs, the Breadcrumbs suite 7.2

blog_CrumbsMonoPlugin_authorName::findTitle__blog_x in plugins/crumbs.blog.inc
Still under constructon..
blog_CrumbsMonoPlugin_authorPage::findParent__node_x in plugins/crumbs.blog.inc
Still under constructon..
crumbs_example_CrumbsMultiPlugin_ListOfNews::findParent__node_x in example/lib/CrumbsMultiPlugin/ListOfNews.php
Set news/(year)/(month)/(day) as the parent for a node. You can use the weights config at Admin > Structure > Crumbs to specify which node types this should apply to.
crumbs_MultiPlugin_EntityFindSomething::find in lib/MultiPlugin/EntityFindSomething.php
forum_CrumbsMonoPlugin_forumTerm::findParent__forum_x in plugins/crumbs.forum.inc
Forums get their parent forums as breadcrumb parent. The method name matches the router path "forum/%". Forums are actually taxonomy terms, just the path is different.
forum_CrumbsMonoPlugin_forumTermName::findTitle__forum_x in plugins/crumbs.forum.inc
Forums get their parent forums as breadcrumb parent. The method name matches the router path "forum/%". Forums are actually taxonomy terms, just the path is different.
forum_CrumbsMonoPlugin_forumThread::findParent__node_x in plugins/crumbs.forum.inc
Forum nodes get their forum terms as breadcrumb parents. The method name matches the router path "node/%".
og_CrumbsMultiPlugin_groups_overview::findParent__node_x in plugins/crumbs.og.inc
og_CrumbsMultiPlugin_groups_overview::findParent__node_x in plugins/crumbs.og.2.inc
Find a parent path for node/%, if that node is a group.
og_CrumbsMultiPlugin_group_post::findParent__node_x in plugins/crumbs.og.inc
og_CrumbsMultiPlugin_group_post::findParent__node_x in plugins/crumbs.og.2.inc
Attempts to find a breadcrumb parent path for node/%. If that node is in a group, it will return the group page as a parent.
og_CrumbsMultiPlugin_my_groups_overview::findParent__node_x in plugins/crumbs.og.inc
taxonomy_CrumbsMultiPlugin_termParent::findParent__taxonomy_term_x in plugins/crumbs.taxonomy.inc
Terms get their parent terms as breadcrumb parent. The method name matches the router path "taxonomy/term/%".