Related topics

Namesort iconDescription
Menu systemDefine the navigation menus, and route page requests to code based on URLs.
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_menu_local_tasks()

Namesort iconLocationDescription
theme_menu_local_tasksdrupal-5/includes/menu.incReturns the rendered local tasks. The default implementation renders them as tabs.

Functions called by theme_menu_local_tasks()

Namesort iconLocationDescription
menu_primary_local_tasksdrupal-5/includes/menu.incReturns the rendered HTML of the primary local tasks.
menu_secondary_local_tasksdrupal-5/includes/menu.incReturns the rendered HTML of the secondary local tasks.
theme_menu_local_tasksdrupal-5/includes/menu.incReturns the rendered local tasks. The default implementation renders them as tabs.