constant SUBMENUTREE_DISPLAY_MENU in Submenu Tree 7.2
Same name and namespace in other branches
- 5 submenutree.module \SUBMENUTREE_DISPLAY_MENU
- 6 submenutree.module \SUBMENUTREE_DISPLAY_MENU
- 7 submenutree.module \SUBMENUTREE_DISPLAY_MENU
@file Primarily Drupal hooks and processing the Submenu Tree display.
2 uses of SUBMENUTREE_DISPLAY_MENU
- submenutree_form_alter in ./
submenutree.module - Implements hook_form_alter().
- _submenutree_menutree_view in ./
submenutree.module - View the menu tree, either by poking into $node->content, or via the block functions
File
- ./
submenutree.module, line 7 - Primarily Drupal hooks and processing the Submenu Tree display.
Code
define('SUBMENUTREE_DISPLAY_MENU', 0);