MENU_DYNAMIC_ITEM

Definition

drupal/includes/menu.inc

Description

Dynamic menu items change frequently, and so should not be stored in the database for administrative customization.

Related topics

Namesort iconDescription
Menu systemDefine the navigation menus, and route page requests to code based on URLs.

Code