menu.module

Version 1.29.2.1 (checked in on 2006/10/18 at 20:14:08 by killes)

Allows administrators to customize the site navigation menu.

Functions

NameDescription
menu_add_menuMenu callback; handle the adding of a new menu.
menu_blockImplementation of hook_block().
menu_delete_itemMenu callback; delete a single custom item.
menu_disable_itemMenu callback; hide a menu item.
menu_edit_itemMenu callback; dispatch to the appropriate menu item edit function.
menu_edit_item_formPresent the menu item editing form.
menu_edit_item_saveSave changes to a menu item into the database.
menu_edit_item_validateConfirm that an edited menu item has fields properly filled in.
menu_helpImplementation of hook_help().
menu_menuImplementation of hook_menu().
menu_overviewMenu callback; present the main menu management page.
menu_overview_treePresent the menu tree, rendered along with links to edit menu items.
menu_overview_tree_rows
menu_parent_optionsReturn a list of menu items that are valid possible parents for the given menu item.
menu_permImplementation of hook_perm().
menu_resetMenu callback; clear the database, resetting the menu to factory defaults.
menu_reset_itemMenu callback; reset a single modified item.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.