You are here

constant TVI_DATATYPE_TERM in Taxonomy Views Integrator 7

Same name and namespace in other branches
  1. 6 tvi.module \TVI_DATATYPE_TERM
1 use of TVI_DATATYPE_TERM
tvi_get_term_info in ./tvi.module
Return different data sets for a specified term id.

File

./tvi.module, line 28
Allow to define views to be used instead of default drupal behavior on taxonomy terms pages.

Code

define('TVI_DATATYPE_TERM', 'term');