constant TVI_DATATYPE_ALL in Taxonomy Views Integrator 6
Same name and namespace in other branches
- 7 tvi.module \TVI_DATATYPE_ALL
Used in tvi_get_term_info(...)
2 uses of TVI_DATATYPE_ALL
- tvi_get_term_info in ./
tvi.module - Returns different data sets with the term, view, and settings information for a specified term id.
- tvi_get_view_info in ./
tvi.module - Returns information about the term, view, and settings found for the arguments given to the taxonomy term callback.
File
- ./
tvi.module, line 28 - Enables use of views for taxonomy pages.
Code
define('TVI_DATATYPE_ALL', 'all');