Open Journal Systems  3.3.0
CacheManager.inc.php File Reference

Go to the source code of this file.

Data Structures

class  CacheManager
 

Variables

const CACHE_TYPE_FILE 1
 
const CACHE_TYPE_OBJECT 2
 

Detailed Description

Provides cache management functions.

Copyright (c) 2014-2020 Simon Fraser University Copyright (c) 2000-2020 John Willinsky Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.

See also
GenericCache

Definition in file CacheManager.inc.php.

Variable Documentation

◆ CACHE_TYPE_FILE

const CACHE_TYPE_FILE 1

◆ CACHE_TYPE_OBJECT

const CACHE_TYPE_OBJECT 2