MENU_LOCAL_ACTION

Definition

drupal/includes/menu.inc

Description

Menu type -- An action specific to the parent, usually rendered as a link.

Local actions are menu items that describe actions on the parent item such as adding a new user, taxonomy term, etc.

Related topics

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

Code