Menu hooks - sinsunsan/archiref_wiki GitHub Wiki
-
hook_menu_alter
http://api.drupal.org/api/drupal/modules!system!system.api.php/function/hook_menu_alter/7
Allow to modify a menu defined by another module -
hook_menu_link_alter
http://api.drupal.org/api/drupal/modules!system!system.api.php/function/hook_menu_link_alter/7
Allow to modify a menu link defined by another module This hook is fired when a menu item get saved All the available keys are http://api.drupal.org/api/drupal/includes%21menu.inc/function/menu_link_save/7