Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
menu.inc
»
theme_menu_local_action
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 theme calls to theme_menu_local_action()
custom_block_menu_local_tasks
in drupal/
core/
modules/
block/
custom_block/
custom_block.module
Implements
hook_menu_local_tasks
().
design_test_menu_local_tasks_alter
in drupal/
core/
modules/
system/
tests/
modules/
design_test/
design_test.module
Implements
hook_menu_local_tasks_alter
().
forum_menu_local_tasks
in drupal/
core/
modules/
forum/
forum.module
Implements
hook_menu_local_tasks
().
hook_menu_local_tasks
in drupal/
core/
modules/
system/
system.api.php
Alter tabs and actions displayed on the page before they are rendered.
menu_get_local_actions
in drupal/
core/
includes/
menu.inc
Returns the rendered local actions at the current level.
menu_local_tasks
in drupal/
core/
includes/
menu.inc
Collects the local tasks (tabs), action links, and the root path.
menu_overview_form
in drupal/
core/
modules/
menu/
menu.admin.inc
Form constructor to edit an entire menu tree at once.
node_menu_local_tasks
in drupal/
core/
modules/
node/
node.module
Implements
hook_menu_local_tasks
().