Menu flags in Drupal 6
Same name and namespace in other branches
- 7 includes/menu.inc \menu_flags
Flags for use in the "type" attribute of menu items.
Parent topics
File
- includes/
menu.inc, line 80 - API for the Drupal menu system.
Constants
Name | Location | Description |
---|---|---|
MENU_CREATED_BY_ADMIN |
includes/ |
|
MENU_IS_LOCAL_TASK |
includes/ |
|
MENU_IS_ROOT |
includes/ |
|
MENU_LINKS_TO_PARENT |
includes/ |
|
MENU_MODIFIED_BY_ADMIN |
includes/ |
|
MENU_VISIBLE_IN_BREADCRUMB |
includes/ |
|
MENU_VISIBLE_IN_TREE |
includes/ |