constant THEMEKEY_PAGECACHE_SUPPORTED in ThemeKey 6.4
Same name and namespace in other branches
- 6.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
- 7.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
- 7 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
- 7.2 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
8 uses of THEMEKEY_PAGECACHE_SUPPORTED
- themekey_book_themekey_properties in modules/
themekey.book.inc - Implements hook_themekey_properties().
- themekey_comment_themekey_properties in modules/
themekey.comment.inc - Implements hook_themekey_properties().
- themekey_locale_themekey_properties in modules/
themekey.locale.inc - Implements hook_themekey_properties().
- themekey_node_themekey_properties in modules/
themekey.node.inc - Implements hook_themekey_properties().
- themekey_system_themekey_properties in modules/
themekey.system.inc - Implements hook_themekey_properties().
File
- ./
themekey.module, line 22 - ThemeKey is designed as a generic theme switching module.
Code
define('THEMEKEY_PAGECACHE_SUPPORTED', 1);