menu_primary_local_tasks

Related topics

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

Functions that call menu_primary_local_tasks()

Namesort iconLocationDescription
garland_menu_local_tasksdrupal/themes/garland/template.phpReturns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.
theme_menu_local_tasksdrupal/includes/menu.incReturns the rendered local tasks. The default implementation renders them as tabs.

Functions called by menu_primary_local_tasks()

Namesort iconLocationDescription
menu_local_tasksdrupal/includes/menu.incCollects the local tasks (tabs) for a given level.
themedrupal/includes/theme.incGenerate the themed output.