constant SUBMENUTREE_DISPLAY_BLOCK_MASK in Submenu Tree 5
Same name and namespace in other branches
- 6 submenutree.module \SUBMENUTREE_DISPLAY_BLOCK_MASK
- 7.2 submenutree.module \SUBMENUTREE_DISPLAY_BLOCK_MASK
- 7 submenutree.module \SUBMENUTREE_DISPLAY_BLOCK_MASK
1 use of SUBMENUTREE_DISPLAY_BLOCK_MASK
- _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 12
Code
define('SUBMENUTREE_DISPLAY_BLOCK_MASK', 15);