You are here

constant TVI_TYPE_VOCAB in Taxonomy Views Integrator 6

Same name and namespace in other branches
  1. 7 tvi.module \TVI_TYPE_VOCAB
4 uses of TVI_TYPE_VOCAB
tvi_get_term_info in ./tvi.module
Returns different data sets with the term, view, and settings information for a specified term id.
tvi_taxonomy in ./tvi.module
Implements hook_taxonomy().
tvi_update_6001 in ./tvi.install
Implements tvi_hook_update_N().
tvi_vocab_form in includes/tvi.admin.inc
Adds TVI administration form to the vocabulary edit page

File

./tvi.module, line 23
Enables use of views for taxonomy pages.

Code

define('TVI_TYPE_VOCAB', 'vocab');