You are here

constant DISPLAY_CACHE_VIEW_MODE_CACHE_IGNORE_SUFFIX in Display Cache 7

Suffix to a view mode that triggers on-the-fly re-rendering of the view mode.

1 use of DISPLAY_CACHE_VIEW_MODE_CACHE_IGNORE_SUFFIX
display_cache_view_entity in ./display_cache.module
Alternative entity view callback.

File

./display_cache.module, line 25
Module file for Display Cache.

Code

define('DISPLAY_CACHE_VIEW_MODE_CACHE_IGNORE_SUFFIX', ':display_cache_no_cache');