You are here

constant TAXONOMY_MENU_NONE in Taxonomy menu 5

Same name and namespace in other branches
  1. 6 taxonomy_menu.module \TAXONOMY_MENU_NONE
3 uses of TAXONOMY_MENU_NONE
taxonomy_menu_nodeapi in ./taxonomy_menu.module
Implementation of hook_nodeapi().
_taxonomy_menu_admin in ./taxonomy_menu.inc
Admin area. Configure the module, setting which vocabularies will be converted into menus items
_taxonomy_menu_menu in ./taxonomy_menu.inc
Implementation of hook_menu().

File

./taxonomy_menu.module, line 10
taxonomy_menu.module @author Jonathan Chaffer <jchaffer@structureinteractive.com> @author Bruno Massa <http://drupal.org/user/67164> It Generates menu links for all taxonomy terms

Code

define('TAXONOMY_MENU_NONE', 0);