| Name | Description |
|---|---|
| Menu system | Define the navigation menus, and route page requests to code based on URLs. |
| Themeable functions | Functions that display HTML, and which can be customized by themes. |
| Name | Location | Description |
|---|---|---|
| menu_primary_local_tasks | drupal/includes/menu.inc | Returns the rendered HTML of the primary local tasks. |
| menu_secondary_local_tasks | drupal/includes/menu.inc | Returns the rendered HTML of the secondary local tasks. |