You are here

constant THEMEKEY_PAGECACHE_SUPPORTED in ThemeKey 6.4

Same name and namespace in other branches
  1. 6.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  2. 7.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  3. 7 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  4. 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().

... See full list

File

./themekey.module, line 22
ThemeKey is designed as a generic theme switching module.

Code

define('THEMEKEY_PAGECACHE_SUPPORTED', 1);