Closed (outdated)
Project:
Views (for Drupal 7)
Version:
7.x-3.7
Component:
page displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 21:30 UTC
Updated:
16 Aug 2017 at 09:17 UTC
Jump to comment: Most recent
Comments
Comment #1
Henrik E Bechmann commentedFor the curious, it turns out that hook_menu_local_tasks_alter(&$data, $router_item, $root_path) provides access to menu titles at runtime. dpm($data) will show you how.
Comment #2
mustanggb commented