You are here

public property i18n_string_textgroup_cached::$caching_time in Internationalization 7

Defines the timeout for the persistent caching.

Type: int

File

i18n_string/i18n_string.inc, line 1371
API for internationalization strings

Class

i18n_string_textgroup_cached
Textgroup handler for i18n_string API which integrated persistent caching.

Code

public $caching_time = CACHE_TEMPORARY;