| Name | Description |
|---|---|
| Default theme implementations | Functions and templates that present output to the user, and can be implemented by themes. |
| Menu system | Define the navigation menus, and route page requests to code based on URLs. |
| Name | Location | Description |
|---|---|---|
| menu_primary_local_tasks | drupal/includes/menu.inc | Returns the rendered local tasks at the top level. |
| menu_secondary_local_tasks | drupal/includes/menu.inc | Returns the rendered local tasks at the second level. |