constant SUBMENUTREE_DISPLAY_VIEW_MODE in Submenu Tree 7.2
3 uses of SUBMENUTREE_DISPLAY_VIEW_MODE
- submenutree_form_alter in ./
submenutree.module - Implements hook_form_alter().
- submenutree_update_7201 in ./
submenutree.install - Update submenu view mode settings.
- _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 9 - Primarily Drupal hooks and processing the Submenu Tree display.
Code
define('SUBMENUTREE_DISPLAY_VIEW_MODE', 2);