You are here

constant MENUTREE_TITLE_PAGE in MenuTree 6

Same name and namespace in other branches
  1. 5 menutree.module \MENUTREE_TITLE_PAGE

Display the menu title as the page title.

2 uses of MENUTREE_TITLE_PAGE
menutree_display in ./menutree.pages.inc
Display a fully-expanded version of the menu specified on the path
menutree_display_page in ./menutree.pages.inc
Menu callback; Display a menu tree for a single specified menu.

File

./menutree.module, line 19
This module provides a simple "site map" tree based on the menu system rather than on taxonomies.

Code

define('MENUTREE_TITLE_PAGE', 0x1);