constant VIEWS_ISOTOPE_FILENAME in Views Isotope (Deprecated) 7.2
3 uses of VIEWS_ISOTOPE_FILENAME
- views_isotope_addjs in ./
views_isotope.module - Function to add the right version of the js file.
- views_isotope_check_library in ./
views_isotope.module - Check for the library and return the appropriate scope.
- views_isotope_requirements in ./
views_isotope.install - Implements hook_requirements().
File
- ./
views_isotope.module, line 8 - Load the isotope library and provide configuration and theme options.
Code
define('VIEWS_ISOTOPE_FILENAME', 'isotope.pkgd.min.js');