menu_rebuild

Related topics

Namesort iconDescription
Menu systemDefine the navigation menus, and route page requests to code based on URLs.

Functions that call menu_rebuild()

Namesort iconLocationDescription
aggregator_form_category_submitdrupal/modules/aggregator/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_category_submitdrupal/modules/aggregator/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_submitdrupal/modules/aggregator/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_submitdrupal/modules/aggregator/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
menu_nodeapidrupal/modules/menu/menu.moduleImplementation of hook_nodeapi().
menu_nodeapidrupal/modules/menu/menu.moduleImplementation of hook_nodeapi().
menu_overviewdrupal/modules/menu/menu.moduleMenu callback; present the main menu management page.
menu_overviewdrupal/modules/menu/menu.moduleMenu callback; present the main menu management page.
menu_rebuilddrupal/includes/menu.incPopulate the database representation of the menu.
node_type_delete_confirm_submitdrupal/modules/node/content_types.incProcess content type delete confirm submissions.
node_type_delete_confirm_submitdrupal/modules/node/content_types.incProcess content type delete confirm submissions.
node_type_form_submitdrupal/modules/node/content_types.incImplementation of hook_form_submit().
node_type_form_submitdrupal/modules/node/content_types.incImplementation of hook_form_submit().
system_modules_submitdrupal/modules/system/system.moduleSubmit callback; handles modules form submission.
system_modules_submitdrupal/modules/system/system.moduleSubmit callback; handles modules form submission.
system_settings_form_submitdrupal/modules/system/system.moduleExecute the system_settings_form.
system_settings_form_submitdrupal/modules/system/system.moduleExecute the system_settings_form.
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_string_edit_submitdrupal/includes/locale.incProcess string editing form submissions. Saves all translations of one string submitted from a form.
_locale_string_edit_submitdrupal/includes/locale.incProcess string editing form submissions. Saves all translations of one string submitted from a form.

Functions called by menu_rebuild()

Namesort iconLocationDescription
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
menu_get_itemdrupal/includes/menu.incRetrieves the menu item specified by $mid, or by $path if $mid is not given.
menu_get_itemdrupal/includes/menu.incRetrieves the menu item specified by $mid, or by $path if $mid is not given.
menu_get_menudrupal/includes/menu.incReturn the menu data structure.
menu_get_menudrupal/includes/menu.incReturn the menu data structure.
menu_rebuilddrupal/includes/menu.incPopulate the database representation of the menu.
menu_save_itemdrupal/modules/menu/menu.moduleSave a menu item to the database.
menu_save_itemdrupal/modules/menu/menu.moduleSave a menu item to the database.
module_existsdrupal/includes/module.incDetermine whether a given module exists.
module_existsdrupal/includes/module.incDetermine whether a given module exists.
_menu_builddrupal/includes/menu.incBuild the menu by querying both modules and the database.
_menu_builddrupal/includes/menu.incBuild the menu by querying both modules and the database.