constant SKINR_VERSION in Skinr 7.2
Same name and namespace in other branches
- 8.2 skinr.module \SKINR_VERSION
The Skinr API version.
4 uses of SKINR_VERSION
- SkinrContextUIAdminTestCase::testGroupSkinImportExport in skinr_context/
tests/ skinr_context_ui.test - Tests skin configuration and group import and export forms.
- SkinrUIAdminTestCase::testSkinImportExport in tests/
skinr_ui.test - Tests skin configuration import and export forms.
- skinr_implements_api in ./
skinr.module - Returns a list of extensions that implement this API version of Skinr.
- skinr_object_export in ./
skinr.module - Export object function.
File
- ./
skinr.module, line 11 - Handles core Skinr functionality.
Code
define('SKINR_VERSION', 2);