FinderHelperRoute::getItemid
Method to get the most appropriate menu item for the route based on the supplied query needles.
Signature
public function getItemid(array
$query )
Parameters
-
$query
- An array of URL parameters.
Returns
- mixed
- An integer on success, null otherwise.