Full ELMS Learning Network documentation
constant MENU_DEFAULT_LOCAL_TASK
×
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_DEFAULT_LOCAL_TASK
- cle7 includes/menu.inc MENU_DEFAULT_LOCAL_TASK
- elmsmedia7 includes/menu.inc MENU_DEFAULT_LOCAL_TASK
- icor7 includes/menu.inc MENU_DEFAULT_LOCAL_TASK
- meedjum_blog7 includes/menu.inc MENU_DEFAULT_LOCAL_TASK
- mooc7 includes/menu.inc MENU_DEFAULT_LOCAL_TASK
Menu type -- The "default" local task, which is initially active.
Every set of local tasks should provide one "default" task, that links to the same path as its parent when clicked.
File
- includes/
menu.inc, line 178 - API for the Drupal menu system.
Code
define('MENU_DEFAULT_LOCAL_TASK', MENU_IS_LOCAL_TASK | MENU_LINKS_TO_PARENT | MENU_VISIBLE_IN_BREADCRUMB)