Skip to main content
Skip to search
Get Started
Community & Support
Documentation
Download & Extend
Marketplace
About
Drupal
Drupal Homepage
Log in / Register
Community Documentation
Docs Home
API
Drupal 5
»
menu.inc
MENU_VISIBLE_IN_BREADCRUMB
drupal
4.6 menu.inc
4.7 menu.inc
5 menu.inc
6 menu.inc
7 menu.inc
8 menu.inc
File
includes/
menu.inc
, line 77
API for the Drupal menu system.
Code
<?php
define
(
'
MENU_VISIBLE_IN_BREADCRUMB
'
,
0x0004
)
?>
Related topics
Menu system
Define the navigation menus, and route page requests to code based on URLs.
Login
or
register
to post comments
Search 5
Function, file, or topic:
*
API Navigation
Drupal 5
Constants
Classes
Files
Functions
Globals
Topics