Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant MENU_LINKS_TO_PARENT
You are here
Home
»
API reference
»
1.20.x
»
menu.inc
Internal menu flag -- menu item links back to its parent.
Related topics
Menu flags
Flags for use in the "type" attribute of menu items.
Menu system
Define the navigation menus, and route page requests to code based on URLs.
3 uses of MENU_LINKS_TO_PARENT
menu_get_active_breadcrumb
in includes/
menu.inc
Gets the breadcrumb for the current page, as determined by the active trail.
menu_local_tasks
in includes/
menu.inc
Collects the local tasks (tabs), action links, and the root path.
menu_set_active_trail
in includes/
menu.inc
Sets the active trail (path to the menu tree root) of the current page.
File
includes/
menu.inc
, line 100
API for the Backdrop menu system.
Code
define
(
'MENU_LINKS_TO_PARENT'
,
0x0008
)
Search 1.20.x
Function, file, or topic
*
Partial match search is supported
API Navigation
1.20.x
Topics
Classes
Functions
Files
Constants
Globals
Deprecated