You are here

13 calls to menu_link_save() in Drupal 6

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