function crumbs_MonoPlugin_example::findTitle__node_x in Crumbs, the Breadcrumbs suite 7
Same name and namespace in other branches
- 7.2 crumbs.api.php \crumbs_MonoPlugin_example::findTitle__node_x()
Same signature as findTitle() Only called for router path node/%
File
- ./
crumbs.api.php, line 72
Class
- crumbs_MonoPlugin_example
- Pseudo-interface for plugin objects registered with hook_crumbs_plugins(). The methods defined here are all optional. We only use this interface for documentation, no class actually implements it.
Code
function findTitle__node_x($path, $item);