You are here

constant SUBMENUTREE_BLOCK_SIBLINGMENU in Submenu Tree 6

Same name and namespace in other branches
  1. 5 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
  2. 7.2 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
  3. 7 submenutree.module \SUBMENUTREE_BLOCK_SIBLINGMENU
2 uses of SUBMENUTREE_BLOCK_SIBLINGMENU
submenutree_block in ./submenutree.module
Implementation of hook_block().
_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 21

Code

define('SUBMENUTREE_BLOCK_SIBLINGMENU', 1);