You are here

constant THEMEKEY_PAGECACHE_SUPPORTED in ThemeKey 7.2

Same name and namespace in other branches
  1. 6.4 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  2. 6.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  3. 7.3 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
  4. 7 themekey.module \THEMEKEY_PAGECACHE_SUPPORTED
16 uses of THEMEKEY_PAGECACHE_SUPPORTED
hook_themekey_properties in docs/themekey.api.php
By Implementing hook_themekey_properties() it's possible to add new properties to ThemeKey.
themekey_blog_themekey_properties in modules/themekey.blog.inc
Implements hook_themekey_properties().
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_compat_themekey_properties in ./themekey_compat.module
Implements hook_themekey_properties().

... See full list

File

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

Code

define('THEMEKEY_PAGECACHE_SUPPORTED', 1);