constant CTOOLS_API_VERSION in Chaos Tool Suite (ctools) 7
Same name and namespace in other branches
- 6 ctools.module \CTOOLS_API_VERSION
@file CTools primary module file.
Most of the CTools tools are in their own .inc files. This contains nothing more than a few convenience functions and some hooks that must be implemented in the module file.
1 use of CTOOLS_API_VERSION
- ctools_api_version in ./
ctools.module - Test the CTools API version.
File
- ./
ctools.module, line 12 - CTools primary module file.
Code
define('CTOOLS_API_VERSION', '2.0.9');