You are here

constant TVI_DATATYPE_VIEW in Taxonomy Views Integrator 7

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

File

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

Code

define('TVI_DATATYPE_VIEW', 'view');