constant SUBMENUTREE_BLOCK_SIBLINGMENU in Submenu Tree 7.2
Same name and namespace in other branches
- 5 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
- 6 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
- 7 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
2 uses of SUBMENUTREE_BLOCK_SIBLINGMENU
- submenutree_block_view in ./
submenutree.module - Implements of hook_block_view().
- _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 17 - Primarily Drupal hooks and processing the Submenu Tree display.
Code
define('SUBMENUTREE_BLOCK_SIBLINGMENU', 1);