You are here

function crumbs_InvokeActionInterface_find::invoke in Crumbs, the Breadcrumbs suite 6.2

1 method overrides crumbs_InvokeActionInterface_find::invoke()
crumbs_InvokeAction_findForPath::invoke in ./crumbs.plugin_engine.inc
This should run once for each plugin object. It should be called by the PluginEngine, during invokeUntilFound().

File

./crumbs.module, line 211

Class

crumbs_InvokeActionInterface_find

Code

function invoke($plugin, $plugin_key, $weight_keeper);