constant MENU_CALLBACK
Same name and namespace in other branches
- 7.x drupal-7.x/includes/menu.inc \MENU_CALLBACK
Callbacks simply register a path so that the correct function is fired when the URL is accessed. They are not shown in the menu.
Related topics
Archivo
- drupal-6.x/
includes/ menu.inc, line 112 - API for the Drupal menu system.
Código
define('MENU_CALLBACK', MENU_VISIBLE_IN_BREADCRUMB)