You are here

constant TAXONOMY_TERM_DEPTH_ROOT_REL in Taxonomy Term Depth 7

Same name and namespace in other branches
  1. 8.2 constants.inc \TAXONOMY_TERM_DEPTH_ROOT_REL
  2. 8 constants.inc \TAXONOMY_TERM_DEPTH_ROOT_REL

Relevant path to current module

2 uses of TAXONOMY_TERM_DEPTH_ROOT_REL
taxonomy_term_depth_batch_depth_update_form_submit in ./taxonomy_term_depth.batch.inc
taxonomy_term_depth_install in ./taxonomy_term_depth.install
Implements hook_install()

File

./constants.inc, line 19
Constants file

Code

define('TAXONOMY_TERM_DEPTH_ROOT_REL', str_replace(DRUPAL_ROOT . DIRECTORY_SEPARATOR, NULL, TAXONOMY_TERM_DEPTH_ROOT));