Router

Component ID

1322008

Component name

Router

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Replacement for includes/menu.inc, split up into three parts:

router
Everything related to hook_menu() and its routing process.
navigation
Basic navigation elements; tabs, actions, breadcrumb, primary and secondary links.
menu
A menu element, moved into theme.inc. All other menu functionality is moved into menu.module and menu_ui.module.