Full ELMS Learning Network documentation
constant MENU_LOCAL_ACTION
×
Error message
User warning: The following module is missing from the file system: theme/theme. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1156 of /var/www/html/elmsln_community/api.elmsln.org/includes/bootstrap.inc).- cis7 includes/menu.inc MENU_LOCAL_ACTION
- cle7 includes/menu.inc MENU_LOCAL_ACTION
- elmsmedia7 includes/menu.inc MENU_LOCAL_ACTION
- icor7 includes/menu.inc MENU_LOCAL_ACTION
- meedjum_blog7 includes/menu.inc MENU_LOCAL_ACTION
- mooc7 includes/menu.inc MENU_LOCAL_ACTION
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.
File
- includes/
menu.inc, line 186 - API for the Drupal menu system.
Code
define('MENU_LOCAL_ACTION', MENU_IS_LOCAL_TASK | MENU_IS_LOCAL_ACTION | MENU_VISIBLE_IN_BREADCRUMB)