constant TVI_DATATYPE_ALL in Taxonomy Views Integrator 7
Same name and namespace in other branches
- 6 tvi.module \TVI_DATATYPE_ALL
Used in tvi_get_term_info(...).
2 uses of TVI_DATATYPE_ALL
- tvi_get_term_info in ./
tvi.module - Return different data sets for a specified term id.
- tvi_get_view_info in ./
tvi.module - Return information about the arguments given to the taxonomy term callback.
File
- ./
tvi.module, line 27 - Allow to define views to be used instead of default drupal behavior on taxonomy terms pages.
Code
define('TVI_DATATYPE_ALL', 'all');