13 calls to menu_link_save()

book_admin_edit_submit in drupal-6.x/modules/book/book.admin.inc
Handle submission of the book administrative page form.
book_update_6000 in drupal-6.x/modules/book/book.install
Drupal 5.x to 6.x update.
menu_edit_item_submit in drupal-6.x/modules/menu/menu.admin.inc
Process menu and menu item add/edit form submissions.
menu_edit_menu_submit in drupal-6.x/modules/menu/menu.admin.inc
Submit function for adding or editing a custom menu.
menu_enable in drupal-6.x/modules/menu/menu.module
Implementation of hook_enable()
menu_link_maintain in drupal-6.x/includes/menu.inc
Insert, update or delete an uncustomized menu link related to a module.
menu_nodeapi in drupal-6.x/modules/menu/menu.module
Implementation of hook_nodeapi().
menu_overview_form_submit in drupal-6.x/modules/menu/menu.admin.inc
Submit handler for the menu overview form.
menu_reset_item in drupal-6.x/modules/menu/menu.module
Reset a system-defined menu item.
system_update_6021 in drupal-6.x/modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.
_book_update_outline in drupal-6.x/modules/book/book.module
Common helper function to handles additions and updates to the book outline.
_menu_delete_item in drupal-6.x/includes/menu.inc
Helper function for menu_link_delete; deletes a single menu link.
_menu_navigation_links_rebuild in drupal-6.x/includes/menu.inc
Helper function to build menu links for the items in the menu router.