You are here

constant VIEWS_OAI_PMH_TOKEN_LIFETIME in Views OAI-PMH 7.3

@file The Views OAI-PMH module.

2 uses of VIEWS_OAI_PMH_TOKEN_LIFETIME
views_oai_pmh_garbage_collect in ./views_oai_pmh.module
Flush the cache of resumption tokens.
views_oai_pmh_plugin_style::save_resumption_token in plugins/views_oai_pmh_plugin_style.inc
Saves a resumption token to the database and appends it to the XML.

File

./views_oai_pmh.module, line 8
The Views OAI-PMH module.

Code

define('VIEWS_OAI_PMH_TOKEN_LIFETIME', 24 * 3600);