constant TVI_TYPE_ALL in Taxonomy Views Integrator 7
Taxonomy setting types.
4 uses of TVI_TYPE_ALL
- tvi_get_term_info in ./
tvi.module - Return different data sets for a specified term id.
- tvi_settings_form in includes/
tvi.admin.inc - Create the main settings form.
- tvi_submit_handler in includes/
tvi.admin.inc - Save the view taxonomy data to the database.
- tvi_taxonomy_admin_form in includes/
tvi.admin.inc - The main TVI administration form.
File
- ./
tvi.module, line 20 - Allow to define views to be used instead of default drupal behavior on taxonomy terms pages.
Code
define('TVI_TYPE_ALL', 'all');