constant TVI_TYPE_TERM in Taxonomy Views Integrator 6
Same name and namespace in other branches
- 7 tvi.module \TVI_TYPE_TERM
Taxonomy setting types
5 uses of TVI_TYPE_TERM
- tvi_get_term_info in ./
tvi.module - Returns different data sets with the term, view, and settings information for a specified term id.
- tvi_schema in ./
tvi.install - Implements hook_schema().
- tvi_taxonomy in ./
tvi.module - Implements hook_taxonomy().
- tvi_term_form in includes/
tvi.admin.inc - Adds TVI administration form to the term edit page
- tvi_update_6001 in ./
tvi.install - Implements tvi_hook_update_N().
File
- ./
tvi.module, line 22 - Enables use of views for taxonomy pages.
Code
define('TVI_TYPE_TERM', 'term');