DashboardWelcomeBlock::getContent in core/modules/dashboard/includes/block.welcome.inc
Return the content of a block.
menu_block_view_alter in core/modules/menu/menu.module
Implements hook_block_view_alter().
menu_delete_menu_confirm_submit in core/modules/menu/menu.admin.inc
Delete a custom menu and all links in it.
menu_delete_menu_page in core/modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_edit_menu in core/modules/menu/menu.admin.inc
Menu callback; Build the form that handles the adding/editing of a custom menu.
menu_get_menus in core/modules/menu/menu.module
Return an associative array of the custom menus names.
menu_install in core/modules/menu/menu.install
Implements hook_install().
menu_overview_page in core/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
menu_set_active_menu_names in core/includes/menu.inc
Sets (or gets) the active menu for the current page.
system_block_configure in core/modules/system/system.module
Implements hook_block_configure().
system_block_info in core/modules/system/system.module
Implements hook_block_info().
system_block_view in core/modules/system/system.module
Implements hook_block_view().
system_menu_block_build in core/modules/system/system.menu.inc
Build a menu tree based on the provided configuration.
system_preprocess_block in core/modules/system/system.module
Implements hook_preprocess_block().
ViewsUiBaseViewsWizard::build_form in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
For AJAX callbacks to build other elements in the "show" form.